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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????癲??援 00111111001111110011111100111111111000011001111100111111001111111000100110000111 3f3f3f3fe19f3f3f8987
EUC-JP ????癲??援 00111111001111110011111100111111111000101010000100111111001111111011000111100111 3f3f3f3fe2a13f3fb1e7
UTF-8 閱뤣뉗춱癲꾟넃援 111010011001011010110001111010111010010010100011111010111000100110010111111011001011011010110001111001111001100110110010111010101011111010011111111010111000010010000011111001101000111110110100 e996b1eba4a3eb8997ecb6b1e799b2eabe9feb8483e68fb4
UHC 閱뤣뉗춱癲꾟넃援 11100110111100111000111111010001100001111110110010101101100011011110111110100110100001001110001010000110100100111110101010110101 e6f38fd187ecad8defa684e28693eab5

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