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 水騷損水騷損^ 10010000100001011110100101111010100100011011100110010000100001011110100101111010100100011011100101011110 9085e97a91b99085e97a91b95e
EUC-JP 水騷損水騷損^ 10111111111001011111000111011011110000101011101110111111111001011111000111011011110000101011101101011110 bfe5f1dbc2bbbfe5f1dbc2bb5e
UTF-8 水騷損水騷損^ 11100110101100001011010011101001101010001011011111100110100100001000110111100110101100001011010011101001101010001011011111100110100100001000110101011110 e6b0b4e9a8b7e6908de6b0b4e9a8b7e6908d5e
UHC 水騷損水騷損^ 11100010101010011110000111010011111000011101111111100010101010011110000111010011111000011101111101011110 e2a9e1d3e1dfe2a9e1d3e1df5e

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