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 燿②?蘊ゅ?語 111000001010000010000111010000010011111111100101010111011000001011100011001111111000110011101010 e0a087413fe55d82e33f8cea
EUC-JP 燿??蘊ゅ?語 1110000010100010001111110011111111101001101111101010010011100101001111111011100011101100 e0a23f3fe9bea4e53fb8ec
UTF-8 燿②룴蘊ゅ꺅語 111001111000011110111111111000101001000110100001111010111010001110110100111010001001100010001010111000111000001010000101111010101011101010000101111010001010101010011110 e787bfe291a1eba3b4e8988ae38285eaba85e8aa9e
UHC 燿②룴蘊ゅ꺅語 1110100011111100101010001110100010001111101010011110100010110011101010101110010110110010101001101110010111011110 e8fca8e88fa9e8b3aae5b2a6e5de

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