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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 韜呵サク韜呵サク^ 11101000111010011001100111101000101110111011100011101000111010011001100111101000101110111011100001011110 e8e999e8bbb8e8e999e8bbb85e
EUC-JP 韜呵サク韜呵サク^ 1111000011101011110100101110101010001110101110111000111010111000111100001110101111010010111010101000111010111011100011101011100001011110 f0ebd2ea8ebb8eb8f0ebd2ea8ebb8eb85e
UTF-8 韜呵サク韜呵サク^ 11101001100111111001110011100101100100011011010111101111101111011011101111101111101111011011100011101001100111111001110011100101100100011011010111101111101111011011101111101111101111011011100001011110 e99f9ce591b5efbdbbefbdb8e99f9ce591b5efbdbbefbdb85e
UHC 韜呵??韜呵??^ 11010100101101111100101010100111001111110011111111010100101101111100101010100111001111110011111101011110 d4b7caa73f3fd4b7caa73f3f5e

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