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 筌??媛??幽 11100010101000110011111100111111100101010101000100111111001111111001011101001000 e2a33f3f95513f3f9748
EUC-JP 筌??媛??幽 11100100101001010011111100111111110010011011001000111111001111111100110110101001 e4a53f3fc9b23f3fcda9
UTF-8 筌㏂끉媛뱄㏊幽 111001111010110110001100111000111000111110000010111010111000000110001001111001011010101010011011111010111011000110000100111000111000111110001010111001011011100110111101 e7ad8ce38f82eb8189e5aa9bebb184e38f8ae5b9bd
UHC 筌㏂끉媛뱄㏊幽 1110111110100111101000101110001110000101101111001110101010110000101110011110111110100111101101011110101011101011 efa7a2e385bceab0b9efa7b5eaeb

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