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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????憶??^ 0011111100111111001111110011111100111111001111111000100110101111001111110011111101011110 3f3f3f3f3f3f89af3f3f5e
EUC-JP ??????憶??^ 0011111100111111001111110011111100111111001111111011001010110001001111110011111101011110 3f3f3f3f3f3fb2b13f3f5e
UTF-8 琉덃뀒若뤿쨮憶뚧쭚^ 11101111101001111000110011101011100011011000001111101011100000001001001011101111101001011011010011101011101001001011111111101100101010001010111011100110100001101011011011101011100110101010011111101100101011011001101001011110 efa78ceb8d83eb8092efa5b4eba4bfeca8aee686b6eb9aa7ecad9a5e
UHC 琉덃뀒若뤿쨮憶뚧쭚^ 11101011101001001000100011100110100001011000110011100101101011101000111111101011101001001000100011100101111000111000110011100110101001111001000001011110 eba488e6858ce5ae8feba488e5e38ce6a7905e

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