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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?砦n}?砦n{^ 0011111110001101110101000110111001111101001111111000110111010100011011100111101101011110 3f8dd46e7d3f8dd46e7b5e
EUC-JP ?砦n}?砦n{^ 0011111110111010110101100110111001111101001111111011101011010110011011100111101101011110 3fbad66e7d3fbad66e7b5e
UTF-8 졈砦n}졈砦n{^ 1110110010100001100010001110011110100000101001100110111001111101111011001010000110001000111001111010000010100110011011100111101101011110 eca188e7a0a66e7deca188e7a0a66e7b5e
UHC 졈砦n}졈砦n{^ 11000001101100011111001111110110011011100111110111000001101100011111001111110110011011100111101101011110 c1b1f3f66e7dc1b1f3f66e7b5e

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