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 ???????E 0011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f45
SJIS-WIN 浯企舉顯豎髱豎E 111110101111110010001010111010011001110110101000111010001111101111100110101100011110100110011101111001101011000101000101 fafc8ae99da8e8fbe6b1e99de6b145
EUC-JP 浯企舉顯豎髱豎E 10001111110001111100001110110100111010111101101010101010111100001111110111101100101100111111000111111101111011001011001101000101 8fc7c3b4ebdaaaf0fdecb3f1fdecb345
UTF-8 浯企舉顯豎髱豎E 11100110101101011010111111100100101111001000000111101000100010001000100111101001101000011010111111101000101100011000111011101001101010111011000111101000101100011000111001000101 e6b5afe4bc81e88889e9a1afe8b18ee9abb1e8b18e45
UHC ?企?顯???E 00111111110100001110101000111111111110101110100100111111001111110011111101000101 3fd0ea3ffae93f3f3f45

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