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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 眩哺獺獗}眩哺獺獗{^ 11100001101111111001101001001101111000001101101011100000110100110111110111100001101111111001101001001101111000001101101011100000110100110111101101011110 e1bf9a4de0dae0d37de1bf9a4de0dae0d37b5e
EUC-JP 眩哺獺獗}眩哺獺獗{^ 11100010110000011101001110101110111000001101110011100000110101010111110111100010110000011101001110101110111000001101110011100000110101010111101101011110 e2c1d3aee0dce0d57de2c1d3aee0dce0d57b5e
UTF-8 眩哺獺獗}眩哺獺獗{^ 111001111001110010101001111001011001001110111010111001111000110110111010111001111000110110010111011111011110011110011100101010011110010110010011101110101110011110001101101110101110011110001101100101110111101101011110 e79ca9e593bae78dbae78d977de79ca9e593bae78dbae78d977b5e
UHC 眩哺獺獗}眩哺獺獗{^ 11111010110111111111100011010100110100111011011111001111111100010111110111111010110111111111100011010100110100111011011111001111111100010111101101011110 fadff8d4d3b7cff17dfadff8d4d3b7cff17b5e

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