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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 薔gエ薔gエ^ 11100101010010111000001010000111100000110100011111100101010010111000001010000111100000110100011101011110 e54b82878347e54b828783475e
EUC-JP 薔gエ薔gエ^ 11101001101011001010001111100111101001011010100011101001101011001010001111100111101001011010100001011110 e9aca3e7a5a8e9aca3e7a5a85e
UTF-8 薔gエ薔gエ^ 11101000100101101001010011101111101111011000011111100011100000101010100011101000100101101001010011101111101111011000011111100011100000101010100001011110 e89694efbd87e382a8e89694efbd87e382a85e
UHC 薔gエ薔gエ^ 11101101111110011010001111100111101010111010100011101101111110011010001111100111101010111010100001011110 edf9a3e7aba8edf9a3e7aba85e

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