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 ??b[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 燾雫b[燾雫b[^ 11111011010110101000111010110100011000100101101111111011010110101000111010110100011000100101101101011110 fb5a8eb4625bfb5a8eb4625b5e
EUC-JP 燾雫b[燾雫b[^ 100011111100101010111101101111001011011001100010010110111000111111001010101111011011110010110110011000100101101101011110 8fcabdbcb6625b8fcabdbcb6625b5e
UTF-8 燾雫b[燾雫b[^ 1110011110000111101111101110100110011011101010110110001001011011111001111000011110111110111010011001101110101011011000100101101101011110 e787bee99bab625be787bee99bab625b5e
UHC 燾?b[燾?b[^ 1101010010100111001111110110001001011011110101001010011100111111011000100101101101011110 d4a73f625bd4a73f625b5e

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