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 騾オ譛凡騾オ譛本^ 111010011000000010110101111001101001110010010110011111011110100110000000101101011110011010011100100101100111101101011110 e980b5e69c967de980b5e69c967b5e
EUC-JP 騾オ譛凡騾オ譛本^ 1111000111100000100011101011010111101011111111001100101111011110111100011110000010001110101101011110101111111100110010111101110001011110 f1e08eb5ebfccbdef1e08eb5ebfccbdc5e
UTF-8 騾オ譛凡騾オ譛本^ 11101001101010001011111011101111101111011011010111101000101011011001101111100101100001111010000111101001101010001011111011101111101111011011010111101000101011011001101111100110100111001010110001011110 e9a8beefbdb5e8ad9be587a1e9a8beefbdb5e8ad9be69cac5e
UHC ???凡???本^ 0011111100111111001111111101101111101101001111110011111100111111110111001110001001011110 3f3f3fdbed3f3f3fdce25e

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