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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 竣??n}竣??n{^ 10001111011101100011111100111111011011100111110110001111011101100011111100111111011011100111101101011110 8f763f3f6e7d8f763f3f6e7b5e
EUC-JP 竣??n}竣??n{^ 10111101110101110011111100111111011011100111110110111101110101110011111100111111011011100111101101011110 bdd73f3f6e7dbdd73f3f6e7b5e
UTF-8 竣ㅷ헴n}竣ㅷ헴n{^ 1110011110101011101000111110001110000101101101111110110110010111101101000110111001111101111001111010101110100011111000111000010110110111111011011001011110110100011011100111101101011110 e7aba3e385b7ed97b46e7de7aba3e385b7ed97b46e7b5e
UHC 竣ㅷ헴n}竣ㅷ헴n{^ 1111000111100010101001001110011111000111111100000110111001111101111100011110001010100100111001111100011111110000011011100111101101011110 f1e2a4e7c7f06e7df1e2a4e7c7f06e7b5e

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