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{^ 1000111011011010100011101100010011100000101001000110111001111101100011101101101010001110110001001110000010100100011011100111101101011110 8eda8ec4e0a46e7d8eda8ec4e0a46e7b5e
EUC-JP 尺柴爨n}尺柴爨n{^ 1011110011011100101111001100011011100000101001100110111001111101101111001101110010111100110001101110000010100110011011100111101101011110 bcdcbcc6e0a66e7dbcdcbcc6e0a66e7b5e
UTF-8 尺柴爨n}尺柴爨n{^ 1110010110110000101110101110011010011111101101001110011110001000101010000110111001111101111001011011000010111010111001101001111110110100111001111000100010101000011011100111101101011110 e5b0bae69fb4e788a86e7de5b0bae69fb4e788a86e7b5e
UHC 尺柴?n}尺柴?n{^ 111101001010100111100011110000110011111101101110011111011111010010101001111000111100001100111111011011100111101101011110 f4a9e3c33f6e7df4a9e3c33f6e7b5e

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