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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 将竢ェ薀将竢ェ薀^ 100011111010101111100010100011111010101011100101010001001000111110101011111000101000111110101010111001010100010001011110 8fabe28faae5448fabe28faae5445e
EUC-JP 将竢ェ薀将竢ェ薀^ 1011111010101101111000111110111110001110101010101110100110100101101111101010110111100011111011111000111010101010111010011010010101011110 beade3ef8eaae9a5beade3ef8eaae9a55e
UTF-8 将竢ェ薀将竢ェ薀^ 11100101101100001000011011100111101010111010001011101111101111011010101011101000100101101000000011100101101100001000011011100111101010111010001011101111101111011010101011101000100101101000000001011110 e5b086e7aba2efbdaae89680e5b086e7aba2efbdaae896805e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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