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{^ 111000111010111010001011100010001011010101101110011111011110001110101110100010111000100010110101011011100111101101011110 e3ae8b88b56e7de3ae8b88b56e7b5e
EUC-JP 羂笈オn}羂笈オn{^ 1110011010110000101101011110100010001110101101010110111001111101111001101011000010110101111010001000111010110101011011100111101101011110 e6b0b5e88eb56e7de6b0b5e88eb56e7b5e
UTF-8 羂笈オn}羂笈オn{^ 1110011110111110100000101110011110101100100010001110111110111101101101010110111001111101111001111011111010000010111001111010110010001000111011111011110110110101011011100111101101011110 e7be82e7ac88efbdb56e7de7be82e7ac88efbdb56e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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