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 ???唯??蹂?? 0011111100111111001111111001011101000010001111110011111111100110111110000011111100111111 3f3f3f97423f3fe6f83f3f
EUC-JP ???唯??蹂?? 0011111100111111001111111100110110100011001111110011111111101100111110100011111100111111 3f3f3fcda33f3fecfa3f3f
UTF-8 嶺뚢돦唯섓㎕蹂⒲럶 111011111010011010101011111010111001101010100010111010111000111110100110111001011001010010101111111011001000010010010011111000111000111010010101111010001011100110000010111000101001001010110010111010111001111110110110 efa6abeb9aa2eb8fa6e594afec8493e38e95e8b982e292b2eb9fb6
UHC 嶺뚢돦唯섓㎕蹂⒲럶 111001111010110110001100111000101000100110101010111010101110011010011000111011111010011110100001111010111011001110101001111000111000111010010101 e7ad8ce289aaeae698efa7a1ebb3a9e38e95

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