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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 莨粋恭}莨粋恭{^ 111001001011110010010000100010001000101110110001011111011110010010111100100100001000100010001011101100010111101101011110 e4bc90888bb17de4bc90888bb17b5e
EUC-JP 莨粋恭}莨粋恭{^ 111010001011111010111111111010001011011010110011011111011110100010111110101111111110100010110110101100110111101101011110 e8bebfe8b6b37de8bebfe8b6b37b5e
UTF-8 莨粋恭}莨粋恭{^ 111010001000111010101000111001111011001010001011111001101000000110101101011111011110100010001110101010001110011110110010100010111110011010000001101011010111101101011110 e88ea8e7b28be681ad7de88ea8e7b28be681ad7b5e
UHC ??恭}??恭{^ 0011111100111111110011011111000101111101001111110011111111001101111100010111101101011110 3f3fcdf17d3f3fcdf17b5e

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