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 蠇樔クマ蠇樔クボ^ 111110111010000110011110111001001011100010000011011111011111101110100001100111101110010010111000100000110111101101011110 fba19ee4b8837dfba19ee4b8837b5e
EUC-JP ?樔クマ?樔クボ^ 001111111101110011100110100011101011100010100101110111100011111111011100111001101000111010111000101001011101110001011110 3fdce68eb8a5de3fdce68eb8a5dc5e
UTF-8 蠇樔クマ蠇樔クボ^ 11101000101000001000011111100110101010001001010011101111101111011011100011100011100000111001111011101000101000001000011111100110101010001001010011101111101111011011100011100011100000111001110001011110 e8a087e6a894efbdb8e3839ee8a087e6a894efbdb8e3839c5e
UHC ???マ???ボ^ 0011111100111111001111111010101111011110001111110011111100111111101010111101110001011110 3f3f3fabde3f3f3fabdc5e

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