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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?使大?使垈^ 0011111110001110011001111001000111100101001111111000111001100111100110101011000001011110 3f8e6791e53f8e679ab05e
EUC-JP ?使大?使垈^ 0011111110111011110010001100001011100111001111111011101111001000110101001011001001011110 3fbbc8c2e73fbbc8d4b25e
UTF-8 렻使大렻使垈^ 11101011101000001011101111100100101111011011111111100101101001001010011111101011101000001011101111100100101111011011111111100101100111101000100001011110 eba0bbe4bdbfe5a4a7eba0bbe4bdbfe59e885e
UHC 렻使大렻使垈^ 10001110110000111101111011000101110100111101111010001110110000111101111011000101110100111101110001011110 8ec3dec5d3de8ec3dec5d3dc5e

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