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 竣?麟竣?麟^ 1000111101110110001111111001011111011001100011110111011000111111100101111101100101011110 8f763f97d98f763f97d95e
EUC-JP 竣?麟竣?麟^ 1011110111010111001111111100111011011011101111011101011100111111110011101101101101011110 bdd73fcedbbdd73fcedb5e
UTF-8 竣ㅷ麟竣ㅷ麟^ 11100111101010111010001111100011100001011011011111101001101110101001111111100111101010111010001111100011100001011011011111101001101110101001111101011110 e7aba3e385b7e9ba9fe7aba3e385b7e9ba9f5e
UHC 竣ㅷ麟竣ㅷ麟^ 11110001111000101010010011100111110101111111100011110001111000101010010011100111110101111111100001011110 f1e2a4e7d7f8f1e2a4e7d7f85e

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