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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 閠瑚楳[}閠瑚楳[{^ 1110100010000000100011001110100010010100100000000101101101111101111010001000000010001100111010001001010010000000010110110111101101011110 e8808ce894805b7de8808ce894805b7b5e
EUC-JP 閠瑚楳[}閠瑚楳[{^ 1110111111100000101110001110101011000111111000000101101101111101111011111110000010111000111010101100011111100000010110110111101101011110 efe0b8eac7e05b7defe0b8eac7e05b7b5e
UTF-8 閠瑚楳[}閠瑚楳[{^ 1110100110010110101000001110011110010001100110101110011010100101101100110101101101111101111010011001011010100000111001111001000110011010111001101010010110110011010110110111101101011110 e996a0e7919ae6a5b35b7de996a0e7919ae6a5b35b7b5e
UHC ?瑚?[}?瑚?[{^ 00111111111110111101000100111111010110110111110100111111111110111101000100111111010110110111101101011110 3ffbd13f5b7d3ffbd13f5b7b5e

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