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??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
SJIS-WIN ?L???L??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
EUC-JP ?L???L??^ 001111110100110000111111001111110011111101001100001111110011111101011110 3f4c3f3f3f4c3f3f5e
UTF-8 혩L혺횜혩L혺횜^ 111011011001100010101001010011001110110110011000101110101110110110011010100111001110110110011000101010010100110011101101100110001011101011101101100110101001110001011110 ed98a94ced98baed9a9ced98a94ced98baed9a9c5e
UHC 혩L혺횜혩L혺횜^ 110000101001000101001100110000101001111111000011100101101100001010010001010011001100001010011111110000111001011001011110 c2914cc29fc396c2914cc29fc3965e

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