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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???貌}???貌{^ 00111111001111110011111110010110011001010111110100111111001111110011111110010110011001010111101101011110 3f3f3f96657d3f3f3f96657b5e
EUC-JP ???貌}???貌{^ 00111111001111110011111111001011110001100111110100111111001111110011111111001011110001100111101101011110 3f3f3fcbc67d3f3f3fcbc67b5e
UTF-8 렺봬늙貌}렺봬늙貌{^ 111010111010000010111010111010111011010010101100111010111000101010011001111010001011001010001100011111011110101110100000101110101110101110110100101011001110101110001010100110011110100010110010100011000111101101011110 eba0baebb4aceb8a99e8b28c7deba0baebb4aceb8a99e8b28c7b5e
UHC 렺봬늙貌}렺봬늙貌{^ 10001110110000101011101011000100101101001100010011011001110010010111110110001110110000101011101011000100101101001100010011011001110010010111101101011110 8ec2bac4b4c4d9c97d8ec2bac4b4c4d9c97b5e

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