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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 將?畯???? 100110111001001000111111111110110110111100111111001111110011111100111111 9b923ffb6f3f3f3f3f
EUC-JP 將?畯???焌 110101011111001000111111100011111100110110111011001111110011111100111111100011111100100111101000 d5f23f8fcdbb3f3f3f8fc9e8
UTF-8 將렚畯흘렕렟焌 111001011011000010000111111010111010000010011010111001111001010110101111111011011001110110011000111010111010000010010101111010111010000010011111111001111000010010001100 e5b087eba09ae795afed9d98eba095eba09fe7848c
UHC 將렚畯흘렕렟焌 1110110111100010100011101010110111110001111000011100100011101010100011101010101010001110101100001111000111100000 ede28eadf1e1c8ea8eaa8eb0f1e0

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