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 蠅コム作勘邨カ 1110010110100010101110101101000110001101111011001000101010101000111001111011010110110110 e5a2bad18dec8aa8e7b5b6
EUC-JP 蠅コム作勘邨カ 1110101010100100100011101011101010001110110100011011101011101110101101001010101011101110101101111000111010110110 eaa48eba8ed1baeeb4aaeeb78eb6
UTF-8 蠅コム作勘邨カ 111010001010000010000101111011111011110110111010111011111011111010010001111001001011110110011100111001011000101110011000111010011000001010101000111011111011110110110110 e8a085efbdbaefbe91e4bd9ce58b98e982a8efbdb6
UHC 蠅??作勘邨? 1110001110110010001111110011111111101101110000101100101011101011111101011011111000111111 e3b23f3fedc2caebf5be3f

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