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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 韜ソ迺スD韜ソ迺スD^ 111010001110100110111111111001111001001010111101010001001110100011101001101111111110011110010010101111010100010001011110 e8e9bfe792bd44e8e9bfe792bd445e
EUC-JP 韜ソ迺スD韜ソ迺スD^ 11110000111010111000111010111111111011011111001010001110101111010100010011110000111010111000111010111111111011011111001010001110101111010100010001011110 f0eb8ebfedf28ebd44f0eb8ebfedf28ebd445e
UTF-8 韜ソ迺スD韜ソ迺スD^ 111010011001111110011100111011111011110110111111111010001011111110111010111011111011110110111101010001001110100110011111100111001110111110111101101111111110100010111111101110101110111110111101101111010100010001011110 e99f9cefbdbfe8bfbaefbdbd44e99f9cefbdbfe8bfbaefbdbd445e
UHC 韜???D韜???D^ 11010100101101110011111100111111001111110100010011010100101101110011111100111111001111110100010001011110 d4b73f3f3f44d4b73f3f3f445e

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