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^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
EUC-JP ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
UTF-8 렺챤렺쩡렡L렺챤렺쩡렡L^ 111010111010000010111010111011001011000110100100111010111010000010111010111011001010100110100001111010111010000010100001010011001110101110100000101110101110110010110001101001001110101110100000101110101110110010101001101000011110101110100000101000010100110001011110 eba0baecb1a4eba0baeca9a1eba0a14ceba0baecb1a4eba0baeca9a1eba0a14c5e
UHC 렺챤렺쩡렡L렺챤렺쩡렡L^ 1000111011000010110000111010111010001110110000101100001011000100100011101011001001001100100011101100001011000011101011101000111011000010110000101100010010001110101100100100110001011110 8ec2c3ae8ec2c2c48eb24c8ec2c3ae8ec2c2c48eb24c5e

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