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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蕘俄疹}蕘俄疹{^ 111001001111101110001001111000101001000001011101011111011110010011111011100010011110001010010000010111010111101101011110 e4fb89e2905d7de4fb89e2905d7b5e
EUC-JP 蕘俄疹}蕘俄疹{^ 111010001111110110110010111001001011111110111110011111011110100011111101101100101110010010111111101111100111101101011110 e8fdb2e4bfbe7de8fdb2e4bfbe7b5e
UTF-8 蕘俄疹}蕘俄疹{^ 111010001001010110011000111001001011111110000100111001111001011010111001011111011110100010010101100110001110010010111111100001001110011110010110101110010111101101011110 e89598e4bf84e796b97de89598e4bf84e796b97b5e
UHC ?俄疹}?俄疹{^ 00111111111001001010110111110010110101100111110100111111111001001010110111110010110101100111101101011110 3fe4adf2d67d3fe4adf2d67b5e

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