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 盖韜唸喊}盖韜唸喊{^ 11100001101100111110100011101001100110100101100010011010010111100111110111100001101100111110100011101001100110100101100010011010010111100111101101011110 e1b3e8e99a589a5e7de1b3e8e99a589a5e7b5e
EUC-JP 盖韜唸喊}盖韜唸喊{^ 11100010101101011111000011101011110100111011100111010011101111110111110111100010101101011111000011101011110100111011100111010011101111110111101101011110 e2b5f0ebd3b9d3bf7de2b5f0ebd3b9d3bf7b5e
UTF-8 盖韜唸喊}盖韜唸喊{^ 111001111001101110010110111010011001111110011100111001011001010010111000111001011001011010001010011111011110011110011011100101101110100110011111100111001110010110010100101110001110010110010110100010100111101101011110 e79b96e99f9ce594b8e5968a7de79b96e99f9ce594b8e5968a7b5e
UHC 盖韜?喊}盖韜?喊{^ 1100101111001100110101001011011100111111111110011110001001111101110010111100110011010100101101110011111111111001111000100111101101011110 cbccd4b73ff9e27dcbccd4b73ff9e27b5e

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