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 齊私???詐? 11101010100011101000111010000100001111110011111100111111100011011011110000111111 ea8e8e843f3f3f8dbc3f
EUC-JP 齊私??庾詐? 111100111110111010111011111001000011111100111111100011111011110011001110101110101011111000111111 f3eebbe43f3f8fbccebabe3f
UTF-8 齊私렮렩庾詐렱 111010011011110110001010111001111010011110000001111010111010000010101110111010111010000010101001111001011011101010111110111010001010100110010000111010111010000010110001 e9bd8ae7a781eba0aeeba0a9e5babee8a990eba0b1
UHC 齊私렮렩庾詐렱 1111000010111010110111101110011110001110101110111000111010110111111010101110110011011110111100011000111010111110 f0badee78ebb8eb7eaecdef18ebe

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