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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 鱆咤V}鱆咤V{^ 11101001111000011001101001000010010101100111110111101001111000011001101001000010010101100111101101011110 e9e19a42567de9e19a42567b5e
EUC-JP 鱆咤V}鱆咤V{^ 11110010111000111101001110100011010101100111110111110010111000111101001110100011010101100111101101011110 f2e3d3a3567df2e3d3a3567b5e
UTF-8 鱆咤V}鱆咤V{^ 1110100110110001100001101110010110010010101001000101011001111101111010011011000110000110111001011001001010100100010101100111101101011110 e9b186e592a4567de9b186e592a4567b5e
UHC ?咤V}?咤V{^ 0011111111110110111000110101011001111101001111111111011011100011010101100111101101011110 3ff6e3567d3ff6e3567b5e

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