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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???怨??毅??淫 00111111001111110011111110001001100001010011111100111111100010110100001000111111001111111000100011111010 3f3f3f89853f3f8b423f3f88fa
EUC-JP ???怨??毅??淫 00111111001111110011111110110001111001010011111100111111101101011010001100111111001111111011000011111100 3f3f3fb1e53f3fb5a33f3fb0fc
UTF-8 琉싳낑怨뺞셀毅섏썳淫 111011111010011110001100111011001000101110110011111010111000001010010001111001101000000010101000111010111011101010011110111011001000010110000000111001101010111110000101111011001000010010001111111011001000110110110011111001101011011110101011 efa78cec8bb3eb8291e680a8ebba9eec8580e6af85ec848fec8db3e6b7ab
UHC 琉싳낑怨뺞셀毅섏썳淫 1110101110100100100110101110110010110011101010011110101010110011100101011110011010111100101111111110101111110110100110001110110010011011101000011110101111100010 eba49aecb3a9eab395e6bcbfebf698ec9ba1ebe2

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