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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遙??敖??潁 11101010101000010011111100111111100111011100001000111111001111111001111111110001 eaa13f3f9dc23f3f9ff1
EUC-JP 遙??敖??潁 11110100101000110011111100111111110110101100010000111111001111111101111011110011 f4a33f3fdac43f3fdef3
UTF-8 遙뤄숲敖쏉슉潁 111010011000000110011001111010111010010010000100111011001000100010110010111001101001010110010110111011001000111110001001111011001000101010001001111001101011110110000001 e98199eba484ec88b2e69596ec8f89ec8a89e6bd81
UHC 遙뤄숲敖쏉슉潁 1110100110101011101101111110111110111101101000111110011111111001100110111110111110111101101101011110011110111000 e9abb7efbda3e7f99befbdb5e7b8

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