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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN ??惡m}??惡m{^ 00111111001111111001110010100110011011010111110100111111001111111001110010100110011011010111101101011110 3f3f9ca66d7d3f3f9ca66d7b5e
EUC-JP ??惡m}??惡m{^ 00111111001111111101100010101000011011010111110100111111001111111101100010101000011011010111101101011110 3f3fd8a86d7d3f3fd8a86d7b5e
UTF-8 롍렫惡m}롍렫惡m{^ 1110101110100001100011011110101110100000101010111110011010000011101000010110110101111101111010111010000110001101111010111010000010101011111001101000001110100001011011010111101101011110 eba18deba0abe683a16d7deba18deba0abe683a16d7b5e
UHC 롍렫惡m}롍렫惡m{^ 1000111011010011100011101011100111100100110000100110110101111101100011101101001110001110101110011110010011000010011011010111101101011110 8ed38eb9e4c26d7d8ed38eb9e4c26d7b5e

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