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 蒻??毅??姨 11100100111010000011111100111111100010110100001000111111001111111001101101001000 e4e83f3f8b423f3f9b48
EUC-JP 蒻??毅??姨 11101000111010100011111100111111101101011010001100111111001111111101010110101001 e8ea3f3fb5a33f3fd5a9
UTF-8 蒻몃뿭毅싨룚姨 111010001001001010111011111010111010101010000011111010111011111110101101111001101010111110000101111011001000101110101000111010111010001110011010111001011010011110101000 e892bbebaa83ebbfade6af85ec8ba8eba39ae5a7a8
UHC 蒻몃뿭毅싨룚姨 1110010110110110101110001110101110010111101011011110101111110110100110101110011010001111100101101110110010101001 e5b6b8eb97adebf69ae68f96eca9

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