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 ?悳ォ\}?悳ォ\{^ 001111111001110001111011100000110100100001011100011111010011111110011100011110111000001101001000010111000111101101011110 3f9c7b83485c7d3f9c7b83485c7b5e
EUC-JP ?悳ォ\}?悳ォ\{^ 001111111101011111011100101001011010100101011100011111010011111111010111110111001010010110101001010111000111101101011110 3fd7dca5a95c7d3fd7dca5a95c7b5e
UTF-8 룵悳ォ\}룵悳ォ\{^ 1110101110100011101101011110011010000010101100111110001110000010101010010101110001111101111010111010001110110101111001101000001010110011111000111000001010101001010111000111101101011110 eba3b5e682b3e382a95c7deba3b5e682b3e382a95c7b5e
UHC 룵悳ォ\}룵悳ォ\{^ 1000111110101010110100111110110110101011101010010101110001111101100011111010101011010011111011011010101110101001010111000111101101011110 8faad3edaba95c7d8faad3edaba95c7b5e

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