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 雫洄雫汯^ 1111000011100101100011101011010011110010110001011111101011111010111100001110010110001110101101001111001011000101111110101111100001011110 f0e58eb4f2c5fafaf0e58eb4f2c5faf85e
EUC-JP ?雫?洄?雫?汯^ 001111111011110010110110001111111000111111000111101010110011111110111100101101100011111110001111110001101110001101011110 3fbcb63f8fc7ab3fbcb63f8fc6e35e
UTF-8 雫洄雫汯^ 11101110100000101010010011101001100110111010101111101110100001111011110011100110101101001000010011101110100000101010010011101001100110111010101111101110100001111011110011100110101100011010111101011110 ee82a4e99babee87bce6b484ee82a4e99babee87bce6b1af5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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