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 中?袁??袁? 10010010100001100011111111100101110011010011111100111111111001011100110100111111 92863fe5cd3f3fe5cd3f
EUC-JP 中?袁??袁? 11000011111001100011111111101010110011110011111100111111111010101100111100111111 c3e63feacf3f3feacf3f
UTF-8 中렒袁얜꺽袁슴 111001001011100010101101111010111010000010010010111010001010001010000001111011001001011010011100111010101011101010111101111010001010001010000001111011001000101010110100 e4b8adeba092e8a281ec969ceababde8a281ec8ab4
UHC 中렒袁얜꺽袁슴 1111000111101001100011101010011111101010101111101011111011101011101100101010100111101010101111101011110110111111 f1e98ea7eabebeebb2a9eabebdbf

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