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 ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN 霎ソ隹キWD霎ソ隹キWD^ 1110100010111110101111111110100010110000101101110101011101000100111010001011111010111111111010001011000010110111010101110100010001011110 e8bebfe8b0b75744e8bebfe8b0b757445e
EUC-JP 霎ソ隹キWD霎ソ隹キWD^ 111100001100000010001110101111111111000010110010100011101011011101010111010001001111000011000000100011101011111111110000101100101000111010110111010101110100010001011110 f0c08ebff0b28eb75744f0c08ebff0b28eb757445e
UTF-8 霎ソ隹キWD霎ソ隹キWD^ 1110100110011100100011101110111110111101101111111110100110011010101110011110111110111101101101110101011101000100111010011001110010001110111011111011110110111111111010011001101010111001111011111011110110110111010101110100010001011110 e99c8eefbdbfe99ab9efbdb75744e99c8eefbdbfe99ab9efbdb757445e
UHC ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e

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