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 厓김븡~ 11100101100011101001001111101010101110011000000011101011101110001010000101111110 e58e93eab980ebb8a17e
SJIS-WIN ?????????~ 00111111001111110011111100111111001111110011111100111111001111110011111101111110 3f3f3f3f3f3f3f3f3f7e
EUC-JP å??ê??븡~ 1000111110101011101010010011111100111111100011111010101110110100001111110011111110001111101010111011001110001111101000101011000110001111101000101100001001111110 8faba93f3f8fabb43f3f8fabb38fa2b18fa2c27e
UTF-8 厓김븡~ 11000011101001011100001010001110110000101001001111000011101010101100001010111001110000101000000011000011101010111100001010111000110000101010000101111110 c3a5c28ec293c3aac2b9c280c3abc2b8c2a17e
UHC ????¹??¸¡~ 00111111001111110011111100111111101010011111011000111111001111111010001010101100101000101010111001111110 3f3f3f3fa9f63f3fa2aca2ae7e

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