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 00111111001111110011111100111111001111110011111100111111001111110011111101100101 3f3f3f3f3f3f3f3f3f65
SJIS-WIN ??????恁??e 0011111100111111001111110011111100111111001111111001110010001100001111110011111101100101 3f3f3f3f3f3f9c8c3f3f65
EUC-JP ??????恁??e 0011111100111111001111110011111100111111001111111101011111101100001111110011111101100101 3f3f3f3f3f3fd7ec3f3f65
UTF-8 梨꾪슜吏쇱콌恁쀭삜e 11101111101001111010001011101010101111101010101011101100100010101001110011101111101001111001111011101100100001111011000111101100101111011000110011100110100000011000000111101100100000001010110111101100100000101001110001100101 efa7a2eabeaaec8a9cefa79eec87b1ecbd8ce68181ec80adec829c65
UHC 梨꾪슜吏쇱콌恁쀭삜e 11101100101100011000010011101101100110101010100111101100101001111011110011101100101100011000100011101100111101101001011111101101100110001001111101100101 ecb184ed9aa9eca7bcecb188ecf697ed989f65

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