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 ??L????L??^ 0011111100111111010011000011111100111111001111110011111101001100001111110011111101011110 3f3f4c3f3f3f3f4c3f3f5e
SJIS-WIN ??L??斤?L?倍^ 00111111001111110100110000111111001111111000101111010010001111110100110000111111100101000111101101011110 3f3f4c3f3f8bd23f4c3f947b5e
EUC-JP ??L??斤?L?倍^ 00111111001111110100110000111111001111111011011011010100001111110100110000111111110001111101110001011110 3f3f4c3f3fb6d43f4c3fc7dc5e
UTF-8 렻렏L렺唜斤렏L렺倍^ 111010111010000010111011111010111010000010001111010011001110101110100000101110101110010110010100100111001110011010010110101001001110101110100000100011110100110011101011101000001011101011100101100000001000110101011110 eba0bbeba08f4ceba0bae5949ce696a4eba08f4ceba0bae5808d5e
UHC 렻렏L렺唜斤렏L렺倍^ 10001110110000111000111010100101010011001000111011000010110110001100010111010000110001011000111010100101010011001000111011000010110110111100001101011110 8ec38ea54c8ec2d8c5d0c58ea54c8ec2dbc35e

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