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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN 亨????????A 1000101110011100001111110011111100111111001111110011111100111111001111110011111101000001 8b9c3f3f3f3f3f3f3f3f41
EUC-JP 亨??滎??滎??A 101101011111110000111111001111111000111111001000101110010011111100111111100011111100100010111001001111110011111101000001 b5fc3f3f8fc8b93f3f8fc8b93f3f41
UTF-8 亨김나滎숅눈滎섉굢A 11100100101110101010100011101010101110011000000011101011100000101001100011100110101110111000111011101100100010001000010111101011100010001000100011100110101110111000111011101100100001001000100111101010101101011010001001000001 e4baa8eab980eb8298e6bb8eec8885eb8888e6bb8eec8489eab5a241
UHC 亨김나滎숅눈滎섉굢A 11111010111110111011000111101000101100111010101011111011101000111001100111101001101101001010101111111011101000111001100011100110100000101000100101000001 fafbb1e8b3aafba399e9b4abfba398e6828941

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