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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 岦壱蔵}岦壱蔵{^ 111110101010110010001000111010111001000110100000011111011111101010101100100010001110101110010001101000000111101101011110 faac88eb91a07dfaac88eb91a07b5e
EUC-JP 岦壱蔵}岦壱蔵{^ 1000111110111011101100111011000011101101110000101010001001111101100011111011101110110011101100001110110111000010101000100111101101011110 8fbbb3b0edc2a27d8fbbb3b0edc2a27b5e
UTF-8 岦壱蔵}岦壱蔵{^ 111001011011001010100110111001011010001110110001111010001001010010110101011111011110010110110010101001101110010110100011101100011110100010010100101101010111101101011110 e5b2a6e5a3b1e894b57de5b2a6e5a3b1e894b57b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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