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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 杓爾菠n}杓爾菠n{^ 1000111011011011100011101010001011100100110010000110111001111101100011101101101110001110101000101110010011001000011011100111101101011110 8edb8ea2e4c86e7d8edb8ea2e4c86e7b5e
EUC-JP 杓爾菠n}杓爾菠n{^ 1011110011011101101111001010010011101000110010100110111001111101101111001101110110111100101001001110100011001010011011100111101101011110 bcddbca4e8ca6e7dbcddbca4e8ca6e7b5e
UTF-8 杓爾菠n}杓爾菠n{^ 1110011010011101100100111110011110001000101111101110100010001111101000000110111001111101111001101001110110010011111001111000100010111110111010001000111110100000011011100111101101011110 e69d93e788bee88fa06e7de69d93e788bee88fa06e7b5e
UHC 杓爾?n}杓爾?n{^ 111110001111010111101100101100110011111101101110011111011111100011110101111011001011001100111111011011100111101101011110 f8f5ecb33f6e7df8f5ecb33f6e7b5e

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