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 ????у???? 00111111001111110011111100111111100001001000010100111111001111110011111100111111 3f3f3f3f84853f3f3f3f
EUC-JP ????у?洧?? 001111110011111100111111001111111010011111100101001111111000111111000111101101000011111100111111 3f3f3f3fa7e53f8fc7b43f3f
UTF-8 嶺뚮슢璘у뭡洧룹툗 1110111110100110101010111110101110011010101011101110110010001010101000101110111110100111101011111101000110000011111010111010110110100001111001101011010010100111111010111010001110111001111011011000100010010111 efa6abeb9aaeec8aa2efa7afd183ebada1e6b4a7eba3b9ed8897
UHC 嶺뚮슢璘у뭡洧룹툗 111001111010110110001100111010111001101010101110111011001101111010101100111001011011100110111100111010101111101110110111111011001011100010001110 e7ad8ceb9aaeecdeace5b9bceafbb7ecb88e

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