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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 뭃뫏뭆뫃\}뭃뫏뭆뫃\{^ 1110101110101101100000111110101110101011100011111110101110101101100001101110101110101011100000110101110001111101111010111010110110000011111010111010101110001111111010111010110110000110111010111010101110000011010111000111101101011110 ebad83ebab8febad86ebab835c7debad83ebab8febad86ebab835c7b5e
UHC 뭃뫏뭆뫃\}뭃뫏뭆뫃\{^ 100100100101001010010001101100011001001001010011100100011010011101011100011111011001001001010010100100011011000110010010010100111001000110100111010111000111101101011110 925291b1925391a75c7d925291b1925391a75c7b5e

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