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 ???膿????^ 00111111001111110011111110010100010111100011111100111111001111110011111101011110 3f3f3f945e3f3f3f3f5e
EUC-JP ???膿????^ 00111111001111110011111111000111101111110011111100111111001111110011111101011110 3f3f3fc7bf3f3f3f3f5e
UTF-8 쒀롉뤚膿쒀롉뤚籠^ 11101100100100101000000011101011101000011000100111101011101001001001101011101000100001101011111111101100100100101000000011101011101000011000100111101011101001001001101011101111101001011000010001011110 ec9280eba189eba49ae886bfec9280eba189eba49aefa5845e
UHC 쒀롉뤚膿쒀롉뤚籠^ 1011111010101100100011101100111110001111110010011101001011011011101111101010110010001110110011111000111111001001110100101101100101011110 beac8ecf8fc9d2dbbeac8ecf8fc9d2d95e

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