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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???獄∽?? 001111110011111100111111100011011001011010000001111001000011111100111111 3f3f3f8d9681e43f3f
EUC-JP ???獄∽?縕 0011111100111111001111111011100111110110101000101110011000111111100011111101010011000010 3f3f3fb9f6a2e63f8fd4c2
UTF-8 了ㅿ쉽獄∽슘縕 111011111010011010111010111000111000010110111111111011001000100110111101111001111000110110000100111000101000100010111101111011001000101010011000111001111011100010010101 efa6bae385bfec89bde78d84e288bdec8a98e7b895
UHC 了ㅿ쉽獄∽슘縕 1110100011100111101001001110111110111101101100011110100010101011101000011110111110111101101101111110100010110010 e8e7a4efbdb1e8aba1efbdb7e8b2

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