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 ??幀贖??幀續^ 00111111001111111001101111101010111001101101110000111111001111111001101111101010111000111001010001011110 3f3f9beae6dc3f3f9beae3945e
EUC-JP ?堞幀贖?堞幀續^ 0011111110001111101110001010010011010110111011001110110011011110001111111000111110111000101001001101011011101100111001011111010001011110 3f8fb8a4d6ececde3f8fb8a4d6ece5f45e
UTF-8 뤋堞幀贖뤋堞幀續^ 11101011101001001000101111100101101000001001111011100101101110011000000011101000101101001001011011101011101001001000101111100101101000001001111011100101101110011000000011100111101110101000110001011110 eba48be5a09ee5b980e8b496eba48be5a09ee5b980e7ba8c5e
UHC 뤋堞幀贖뤋堞幀續^ 1000111110111011111101001101110011101111110100111110000111011011100011111011101111110100110111001110111111010011111000011101100101011110 8fbbf4dcefd3e1db8fbbf4dcefd3e1d95e

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