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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 邯壻ソ怜閼ア銓オ蛛エ 111001111011011010011010111001001011111110010111111001011111010110001111111010001000010010110001111001111111001010110101111001011000000110110100 e7b69ae4bf97e5f58fe884b1e7f2b5e581b4
EUC-JP 邯壻ソ怜?閼ア銓オ蛛エ 111011101011100011010100111001101000111010111111110011101110011100111111111011111110010010001110101100011110111011110100100011101011010111101001111000011000111010110100 eeb8d4e68ebfcee73fefe48eb1eef48eb5e9e18eb4
UTF-8 邯壻ソ怜閼ア銓オ蛛エ 111010011000001010101111111001011010001110111011111011111011110110111111111001101000000010011100111011101000111110111010111010011001011010111100111011111011110110110001111010011000101010010011111011111011110110110101111010001001101110011011111011111011110110110100 e982afe5a3bbefbdbfe6809cee8fbae996bcefbdb1e98a93efbdb5e89b9befbdb4
UHC 邯壻?怜?閼?銓?蛛? 1100101011111011110111111110101100111111110101101011101100111111111001001101100100111111111011111011000000111111111100011100100000111111 cafbdfeb3fd6bb3fe4d93fefb03ff1c83f

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