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 湮??}湮??{^ 1001111111001110001111110011111101111101100111111100111000111111001111110111101101011110 9fce3f3f7d9fce3f3f7b5e
EUC-JP 湮??}湮??{^ 1101111011010000001111110011111101111101110111101101000000111111001111110111101101011110 ded03f3f7dded03f3f7b5e
UTF-8 湮섯솽}湮섯솽{^ 111001101011100110101110111011001000010010101111111011001000011010111101011111011110011010111001101011101110110010000100101011111110110010000110101111010111101101011110 e6b9aeec84afec86bd7de6b9aeec84afec86bd7b5e
UHC 湮섯솽}湮섯솽{^ 111011001101110010111100101110001011110011100001011111011110110011011100101111001011100010111100111000010111101101011110 ecdcbcb8bce17decdcbcb8bce17b5e

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