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 豸ャ豎図豸ャ豎須^ 111001101011011010101100111001101011000110010000011111011110011010110110101011001110011010110001100100000111101101011110 e6b6ace6b1907de6b6ace6b1907b5e
EUC-JP 豸ャ豎図豸ャ豎須^ 1110110010111000100011101010110011101100101100111011111111011110111011001011100010001110101011001110110010110011101111111101110001011110 ecb88eacecb3bfdeecb88eacecb3bfdc5e
UTF-8 豸ャ豎図豸ャ豎須^ 11101000101100011011100011101111101111011010110011101000101100011000111011100101100110111011001111101000101100011011100011101111101111011010110011101000101100011000111011101001101000001000100001011110 e8b1b8efbdace8b18ee59bb3e8b1b8efbdace8b18ee9a0885e
UHC ???????須^ 00111111001111110011111100111111001111110011111100111111111000101100111001011110 3f3f3f3f3f3f3fe2ce5e

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