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 ?????ð?? 0011111100111111001111110011111100111111111100000011111100111111 3f3f3f3f3ff03f3f
SJIS-WIN ???誼???? 001111110011111100111111100010110110001000111111001111110011111100111111 3f3f3f8b623f3f3f3f
EUC-JP ???誼?ð瓘沅 001111110011111100111111101101011100001100111111100011111010100111000011100011111100110011101111100011111100011011101001 3f3f3fb5c33f8fa9c38fccef8fc6e9
UTF-8 列룸똻誼뤺ð瓘沅 1110111110100110100111001110101110100011101110001110101110011000101110111110100010101010101111001110101110100100101110101100001110110000111001111001001110011000111001101011001010000101 efa69ceba3b8eb98bbe8aabceba4bac3b0e79398e6b285
UHC 列룸똻誼뤺ð瓘沅 11100110111010101011011111101011100011001000000111101011111111101000111111101000101010011010001111001110101101101110101010110110 e6eab7eb8c81ebfe8fe8a9a3ceb6eab6

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