To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 玉?????鸚ζ?^ 10001011110010100011111100111111001111110011111100111111111010100101111110000011110001000011111101011110 8bca3f3f3f3f3fea5f83c43f5e
EUC-JP 玉?????鸚ζ?^ 10110110110011000011111100111111001111110011111100111111111100111100000010100110110001100011111101011110 b6cc3f3f3f3f3ff3c0a6c63f5e
UTF-8 玉붷ㄵ濾숃쵒鸚ζ뜮^ 111001111000111010001001111010111011011010110111111000111000010010110101111011111010011010000100111011001000100010000011111011001011010110010010111010011011100010011010110011101011011011101011100111001010111001011110 e78e89ebb6b7e384b5efa684ec8883ecb592e9b89aceb6eb9cae5e
UHC 玉붷ㄵ濾숃쵒鸚ζ뜮^ 11101000101011001001010011100101101001001010010111100110101001001001100111101000101011001001010011100101101001001010010111100110100011011010111001011110 e8ac94e5a4a5e6a499e8ac94e5a4a5e68dae5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)