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 ??¨???? 00111111001111111010100000111111001111110011111100111111 3f3fa83f3f3f3f
SJIS-WIN 菴?¨???魏 11100100101111010011111110000001010011100011111100111111001111111110100110110000 e4bd3f814e3f3f3fe9b0
EUC-JP 菴?¨靷??魏 111010001011111100111111101000011010111110001111111001111011110100111111001111111111001010110010 e8bf3fa1af8fe7bd3f3ff2b2
UTF-8 菴뀀¨靷덃듉魏 1110100010001111101101001110101110000000100000001100001010101000111010011001110110110111111010111000110110000011111010111001001110001001111010011010110110001111 e88fb4eb8080c2a8e99db7eb8d83eb9389e9ad8f
UHC 菴뀀¨靷덃듉魏 1110010011100000101100101110101110100001101001111110110011100110100010001110011010001010101111001110101011100000 e4e0b2eba1a7ece688e68abceae0

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