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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 億?????儒??^ 100010011010110100111111001111110011111100111111001111111000111011110010001111110011111101011110 89ad3f3f3f3f3f8ef23f3f5e
EUC-JP 億??嫄??儒??^ 1011001010101111001111110011111110001111101110101010000100111111001111111011110011110100001111110011111101011110 b2af3f3f8fbaa13f3fbcf43f3f5e
UTF-8 億덈틷嫄숂븨儒붽콡^ 11100101100001001000010011101011100011011000100011101101100010111011011111100101101010111000010011101100100010001000001011101011101110001010100011100101100001001001001011101011101101101011110111101100101111011010000101011110 e58484eb8d88ed8bb7e5ab84ec8882ebb8a8e58492ebb6bdecbda15e
UHC 億덈틷嫄숂븨儒붽콡^ 11100101111000101000100011101011101110101001111011101010101100011001100111100111100101011001000111101010111000111001010011101010101100011001100101011110 e5e288ebba9eeab199e79591eae394eab1995e

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