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 ?f?N}?f?N{^ 0011111101100110001111110100111001111101001111110110011000111111010011100111101101011110 3f663f4e7d3f663f4e7b5e
SJIS-WIN ?f?N}?f?N{^ 0011111101100110001111110100111001111101001111110110011000111111010011100111101101011110 3f663f4e7d3f663f4e7b5e
EUC-JP ?f?N}?f?N{^ 0011111101100110001111110100111001111101001111110110011000111111010011100111101101011110 3f663f4e7d3f663f4e7b5e
UTF-8 숥f숥N}숥f숥N{^ 11101100100010001010010101100110111011001000100010100101010011100111110111101100100010001010010101100110111011001000100010100101010011100111101101011110 ec88a566ec88a54e7dec88a566ec88a54e7b5e
UHC 숥f숥N}숥f숥N{^ 100110100100001001100110100110100100001001001110011111011001101001000010011001101001101001000010010011100111101101011110 9a42669a424e7d9a42669a424e7b5e

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