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 ??????臾? 001111110011111100111111001111110011111100111111111001000110101100111111 3f3f3f3f3f3fe46b3f
EUC-JP ??????臾? 001111110011111100111111001111110011111100111111111001111100110000111111 3f3f3f3f3f3fe7cc3f
UTF-8 琉쒒엹理띶꼮臾킖 111011111010011110001100111011001001001010010010111011001001011110111001111011111010011110100100111010111001110110110110111010101011110010101110111010001000011110111110111011011000001010010110 efa78cec9292ec97b9efa7a4eb9db6eabcaee887beed8296
UHC 琉쒒엹理띶꼮臾킖 11101011101001001001110011101001100111101000101111101100101101011000110111100101100001001000100111101011101011001011010101000010 eba49ce99e8becb58de58489ebacb542

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