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 獰?????兀?Ъ^ 11100000110101100011111100111111001111110011111100111111100110010101100100111111100001000101101101011110 e0d63f3f3f3f3f99593f845b5e
EUC-JP 獰?????兀?Ъ^ 11100000110110000011111100111111001111110011111100111111110100011011101000111111101001111011110001011110 e0d83f3f3f3f3fd1ba3fa7bc5e
UTF-8 獰뚩큾遼쇘풄兀뗩Ъ^ 111001111000110110110000111010111001101010101001111011011000000110111110111011111010011110000011111011001000011110011000111011011001001010000100111001011000010110000000111010111001011110101001110100001010101001011110 e78db0eb9aa9ed81beefa783ec8798ed9284e58580eb97a9d0aa5e
UHC 獰뚩큾遼쇘풄兀뗩Ъ^ 11100111101111101000110011101000101101001000101111101001101011001011110011100111101111101000110011101000101101001000101111101001101011001011110001011110 e7be8ce8b48be9acbce7be8ce8b48be9acbc5e

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