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 韜穂クマ韜穂クボ^ 111010001110100110010101111001001011100010000011011111011110100011101001100101011110010010111000100000110111101101011110 e8e995e4b8837de8e995e4b8837b5e
EUC-JP 韜穂クマ韜穂クボ^ 1111000011101011110010101110011010001110101110001010010111011110111100001110101111001010111001101000111010111000101001011101110001011110 f0ebcae68eb8a5def0ebcae68eb8a5dc5e
UTF-8 韜穂クマ韜穂クボ^ 11101001100111111001110011100111101010011000001011101111101111011011100011100011100000111001111011101001100111111001110011100111101010011000001011101111101111011011100011100011100000111001110001011110 e99f9ce7a982efbdb8e3839ee99f9ce7a982efbdb8e3839c5e
UHC 韜??マ韜??ボ^ 11010100101101110011111100111111101010111101111011010100101101110011111100111111101010111101110001011110 d4b73f3fabded4b73f3fabdc5e

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