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 ???鎰??魏?? 0011111100111111001111111110100001001100001111110011111111101001101100000011111100111111 3f3f3fe84c3f3fe9b03f3f
EUC-JP ???鎰??魏?? 0011111100111111001111111110111110101101001111110011111111110010101100100011111100111111 3f3f3fefad3f3ff2b23f3f
UTF-8 蓮울퐦鎰쒐독魏곸퐣 111011111010011010011001111011001001101010111000111011011001000010100110111010011000111010110000111011001001001010010000111010111000111110000101111010011010110110001111111010101011001110111000111011011001000010100011 efa699ec9ab8ed90a6e98eb0ec9290eb8f85e9ad8feab3b8ed90a3
UHC 蓮울퐦鎰쒐독魏곸퐣 111001101110010110111111111011111011110110001111111011001111000010011100111001111011010110110110111010101110000010000001111011001011110110001100 e6e5bfefbd8fecf09ce7b5b6eae081ecbd8c

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