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 ?〓????? 0011111110000001101011000011111100111111001111110011111100111111 3f81ac3f3f3f3f3f
EUC-JP 縕〓????? 10001111110101001100001010100010101011100011111100111111001111110011111100111111 8fd4c2a2ae3f3f3f3f3f
UTF-8 縕〓챸溜딅젚琉 111001111011100010010101111000111000000010010011111011001011000110111000111011111010011110001011111010111001010010000101111011001010000010011010111011111010011110001100 e7b895e38093ecb1b8efa78beb9485eca09aefa78c
UHC 縕〓챸溜딅젚琉 1110100010110010101000011110101110101010100001011110101011111110100010101110101110100000100101101110101110100100 e8b2a1ebaa85eafe8aeba096eba4

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