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 霎ソ貉嫐}霎ソ貉嫐{^ 1110100010111110101111111110011010111001100110110110101101111101111010001011111010111111111001101011100110011011011010110111101101011110 e8bebfe6b99b6b7de8bebfe6b99b6b7b5e
EUC-JP 霎ソ貉嫐}霎ソ貉嫐{^ 11110000110000001000111010111111111011001011101111010101110011000111110111110000110000001000111010111111111011001011101111010101110011000111101101011110 f0c08ebfecbbd5cc7df0c08ebfecbbd5cc7b5e
UTF-8 霎ソ貉嫐}霎ソ貉嫐{^ 111010011001110010001110111011111011110110111111111010001011001010001001111001011010101110010000011111011110100110011100100011101110111110111101101111111110100010110010100010011110010110101011100100000111101101011110 e99c8eefbdbfe8b289e5ab907de99c8eefbdbfe8b289e5ab907b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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