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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 쒔롃렔\}쒔롃렔\{^ 1110110010010010100101001110101110100001100000111110101110100000100101000101110001111101111011001001001010010100111010111010000110000011111010111010000010010100010111000111101101011110 ec9294eba183eba0945c7dec9294eba183eba0945c7b5e
UHC 쒔롃렔\}쒔롃렔\{^ 1011111010101101100011101100101010001110101010010101110001111101101111101010110110001110110010101000111010101001010111000111101101011110 bead8eca8ea95c7dbead8eca8ea95c7b5e

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