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 ??????淫? 001111110011111100111111001111110011111100111111100010001111101000111111 3f3f3f3f3f3f88fa3f
EUC-JP ??????淫? 001111110011111100111111001111110011111100111111101100001111110000111111 3f3f3f3f3f3fb0fc3f
UTF-8 琉딀텋理띾퇇淫뷓 111011111010011110001100111010111001010010000000111011011000010110001011111011111010011110100100111010111001110110111110111011011000011110000111111001101011011110101011111010111011011110010011 efa78ceb9480ed858befa7a4eb9dbeed8787e6b7abebb793
UHC 琉딀텋理띾퇇淫뷓 11101011101001001000101011100110101101101000100011101100101101011000110111101011101101111001100011101011111000101001010101000010 eba48ae6b688ecb58debb798ebe29542

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