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 寘リ鯊シ悉寘 111110101010100111011000111010011100000010111100111100001011010110001110101110111111101010101001 faa9d8e9c0bcf0b58ebbfaa9
EUC-JP 寘リ鯊シ?悉寘 100011111011101011100001100011101101100011110010110000101000111010111100001111111011110010111101100011111011101011100001 8fbae18ed8f2c28ebc3fbcbd8fbae1
UTF-8 寘リ鯊シ悉寘 111001011010111110011000111011111011111010011000111010011010111110001010111011111011110110111100111011101000000110110100111001101000001010001001111001011010111110011000 e5af98efbe98e9af8aefbdbcee81b4e68289e5af98
UHC ?????悉? 0011111100111111001111110011111100111111111000111111101000111111 3f3f3f3f3fe3fa3f

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