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 ??B}v??B}vB 0011111100111111010000100111110101110110001111110011111101000010011111010111011001000010 3f3f427d763f3f427d7642
SJIS-WIN ?叩B}v?叩B}vB 00111111100100100100000001000010011111010111011000111111100100100100000001000010011111010111011001000010 3f9240427d763f9240427d7642
EUC-JP ?叩B}v?叩B}vB 00111111110000111010000101000010011111010111011000111111110000111010000101000010011111010111011001000010 3fc3a1427d763fc3a1427d7642
UTF-8 렺叩B}v렺叩B}vB 11101011101000001011101011100101100011111010100101000010011111010111011011101011101000001011101011100101100011111010100101000010011111010111011001000010 eba0bae58fa9427d76eba0bae58fa9427d7642
UHC 렺叩B}v렺叩B}vB 100011101100001011001101101100000100001001111101011101101000111011000010110011011011000001000010011111010111011001000010 8ec2cdb0427d768ec2cdb0427d7642

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