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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 楡??[楡??[^ 1001111010111110001111110011111101011011100111101011111000111111001111110101101101011110 9ebe3f3f5b9ebe3f3f5b5e
EUC-JP 楡??[楡??[^ 1101110011000000001111110011111101011011110111001100000000111111001111110101101101011110 dcc03f3f5bdcc03f3f5b5e
UTF-8 楡뚮쉶[楡뚮쉶[^ 111001101010010110100001111010111001101010101110111011001000100110110110010110111110011010100101101000011110101110011010101011101110110010001001101101100101101101011110 e6a5a1eb9aaeec89b65be6a5a1eb9aaeec89b65b5e
UHC 楡뚮쉶[楡뚮쉶[^ 111010101111100010001100111010111001101010001100010110111110101011111000100011001110101110011010100011000101101101011110 eaf88ceb9a8c5beaf88ceb9a8c5b5e

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