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 祭傀???鄭? 10001101110101011001100011111000001111110011111100111111100100110100000100111111 8dd598f83f3f3f93413f
EUC-JP 祭傀???鄭? 10111010110101111101000011111010001111110011111100111111110001011010001000111111 bad7d0fa3f3f3fc5a23f
UTF-8 祭傀뀜렯렱鄭렏 111001111010010110101101111001011000001010000000111010111000000010011100111010111010000010101111111010111010000010110001111010011000010010101101111010111010000010001111 e7a5ade58280eb809ceba0afeba0b1e984adeba08f
UHC 祭傀뀜렯렱鄭렏 1111000010101110110011101101001110110010111100011000111010111100100011101011111011101111111101111000111010100101 f0aeced3b2f18ebc8ebeeff78ea5

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