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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?似梨?似悧^ 0011111110001110100101111001011110011100001111111000111010010111100111001010010001011110 3f8e97979c3f8e979ca45e
EUC-JP ?似梨?似悧^ 0011111110111011111101111100110111111100001111111011101111110111110110001010011001011110 3fbbf7cdfc3fbbf7d8a65e
UTF-8 렺似梨렺似悧^ 11101011101000001011101011100100101111001011110011100110101000101010100011101011101000001011101011100100101111001011110011100110100000101010011101011110 eba0bae4bcbce6a2a8eba0bae4bcbce682a75e
UHC 렺似梨렺似悧^ 10001110110000101101111011000100110101111101111010001110110000101101111011000100110101111101110001011110 8ec2dec4d7de8ec2dec4d7dc5e

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