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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 將????達O^ 10011011100100100011111100111111001111110011111110010010010000100100111101011110 9b923f3f3f3f92424f5e
EUC-JP 將?勖??達O^ 110101011111001000111111100011111011001111101101001111110011111111000011101000110100111101011110 d5f23f8fb3ed3f3fc3a34f5e
UTF-8 將렚勖쾡렧達O^ 1110010110110000100001111110101110100000100110101110010110001011100101101110110010111110101000011110101110100000101001111110100110000001100101000100111101011110 e5b087eba09ae58b96ecbea1eba0a7e981944f5e
UHC 將렚勖쾡렧達O^ 1110110111100010100011101010110111101001111011011100010011101001100011101011011011010011101110010100111101011110 ede28eade9edc4e98eb6d3b94f5e

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