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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 羞圦K}羞圦K{^ 11100011101101011001101010100111010010110111110111100011101101011001101010100111010010110111101101011110 e3b59aa74b7de3b59aa74b7b5e
EUC-JP 羞圦K}羞圦K{^ 11100110101101111101010010101001010010110111110111100110101101111101010010101001010010110111101101011110 e6b7d4a94b7de6b7d4a94b7b5e
UTF-8 羞圦K}羞圦K{^ 1110011110111110100111101110010110011100101001100100101101111101111001111011111010011110111001011001110010100110010010110111101101011110 e7be9ee59ca64b7de7be9ee59ca64b7b5e
UHC 羞?K}羞?K{^ 1110001010111010001111110100101101111101111000101011101000111111010010110111101101011110 e2ba3f4b7de2ba3f4b7b5e

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