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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???粧??艶n? 001111110011111100111111100011111100111100111111001111111000100110010000100000101000111000111111 3f3f3f8fcf3f3f8990828e3f
EUC-JP ???粧??艶n? 001111110011111100111111101111101101000100111111001111111011000111110000101000111110111000111111 3f3f3fbed13f3fb1f0a3ee3f
UTF-8 怜붺윢粧됬컮艶n궘 111011111010011010101100111010111011011010111010111011001001110010100010111001111011001010100111111010111001000010101100111011001011101110101110111010001000100110110110111011111011110110001110111010101011011010011000 efa6acebb6baec9ca2e7b2a7eb90acecbbaee889b6efbd8eeab698
UHC 怜붺윢粧됬컮艶n궘 111001111011000010010100111001111001111110100011111011011111001010001001111001111011000010010100111001101111110110100011111011101000001010101101 e7b094e79fa3edf289e7b094e6fda3ee82ad

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