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 鮏竺鱆雫鮏竺鱆雫^ 1111110001000011100011101011000111101001111000011000111010110100111111000100001110001110101100011110100111100001100011101011010001011110 fc438eb1e9e18eb4fc438eb1e9e18eb45e
EUC-JP 鮏竺鱆雫鮏竺鱆雫^ 10001111111010101101101110111100101100111111001011100011101111001011011010001111111010101101101110111100101100111111001011100011101111001011011001011110 8feadbbcb3f2e3bcb68feadbbcb3f2e3bcb65e
UTF-8 鮏竺鱆雫鮏竺鱆雫^ 11101001101011101000111111100111101010111011101011101001101100011000011011101001100110111010101111101001101011101000111111100111101010111011101011101001101100011000011011101001100110111010101101011110 e9ae8fe7abbae9b186e99babe9ae8fe7abbae9b186e99bab5e
UHC ?竺???竺??^ 0011111111110101111001110011111100111111001111111111010111100111001111110011111101011110 3ff5e73f3f3ff5e73f3f5e

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