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{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 拗?]n}拗?]n{^ 10011101010110000011111101011101011011100111110110011101010110000011111101011101011011100111101101011110 9d583f5d6e7d9d583f5d6e7b5e
EUC-JP 拗琁]n}拗琁]n{^ 1101100110111001100011111100110010100011010111010110111001111101110110011011100110001111110011001010001101011101011011100111101101011110 d9b98fcca35d6e7dd9b98fcca35d6e7b5e
UTF-8 拗琁]n}拗琁]n{^ 11100110100010111001011111100111100100001000000101011101011011100111110111100110100010111001011111100111100100001000000101011101011011100111101101011110 e68b97e790815d6e7de68b97e790815d6e7b5e
UHC 拗琁]n}拗琁]n{^ 111010001111001111100000110001000101110101101110011111011110100011110011111000001100010001011101011011100111101101011110 e8f3e0c45d6e7de8f3e0c45d6e7b5e

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