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 筌?0臾??瑜 1110001010100011001111111000001001001111111001000110101100111111001111111110000011101111 e2a33f824fe46b3f3fe0ef
EUC-JP 筌?0臾??瑜 1110010010100101001111111010001110110000111001111100110000111111001111111110000011110001 e4a53fa3b0e7cc3f3fe0f1
UTF-8 筌뚮0臾쇘쳥瑜 111001111010110110001100111010111001101010101110111011111011110010010000111010001000011110111110111011001000011110011000111011001011001110100101111001111001000110011100 e7ad8ceb9aaeefbc90e887beec8798ecb3a5e7919c
UHC 筌뚮0臾쇘쳥瑜 1110111110100111100011001110101110100011101100001110101110101100101111001110011110101011100010101110101110100101 efa78ceba3b0ebacbce7ab8aeba5

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