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 鳥?醍?贄?蹄 1001001010111001001111111001000111100111001111111110011011010001001111111001001011111011 92b93f91e73fe6d13f92fb
EUC-JP 鳥?醍?贄?蹄 1100010010111011001111111100001011101001001111111110110011010011001111111100010011111101 c4bb3fc2e93fecd33fc4fd
UTF-8 鳥렪醍렰贄렱蹄 111010011011001110100101111010111010000010101010111010011000011010001101111010111010000010110000111010001011010010000100111010111010000010110001111010001011100110000100 e9b3a5eba0aae9868deba0b0e8b484eba0b1e8b984
UHC 鳥렪醍렰贄렱蹄 1111000011101000100011101011100011110000101101011000111010111101111100101011111010001110101111101111000010110100 f0e88eb8f0b58ebdf2be8ebef0b4

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