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 ???佾??淫? 0011111100111111001111111000111110110000111110110011111100111111101100001111110000111111 3f3f3f8fb0fb3f3fb0fc3f
UTF-8 琉싪엡佾섌썎淫뉰 111011111010011110001100111011001000101110101010111011001001011110100001111001001011110110111110111011001000010010001100111011001000110110001110111001101011011110101011111010111000100110110000 efa78cec8baaec97a1e4bdbeec848cec8d8ee6b7abeb89b0
UHC 琉싪엡佾섌썎淫뉰 11101011101001001001101011101000101111111010011011101100111010111001100011101001100110111000000111101011111000101000100001000010 eba49ae8bfa6eceb98e99b81ebe28842

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