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 ?蝦幀贖?蝦幀續^ 001111111000100111011010100110111110101011100110110111000011111110001001110110101001101111101010111000111001010001011110 3f89da9beae6dc3f89da9beae3945e
EUC-JP ?蝦幀贖?蝦幀續^ 001111111011001011011100110101101110110011101100110111100011111110110010110111001101011011101100111001011111010001011110 3fb2dcd6ececde3fb2dcd6ece5f45e
UTF-8 뤋蝦幀贖뤋蝦幀續^ 11101011101001001000101111101000100111011010011011100101101110011000000011101000101101001001011011101011101001001000101111101000100111011010011011100101101110011000000011100111101110101000110001011110 eba48be89da6e5b980e8b496eba48be89da6e5b980e7ba8c5e
UHC 뤋蝦幀贖뤋蝦幀續^ 1000111110111011111110011100010011101111110100111110000111011011100011111011101111111001110001001110111111010011111000011101100101011110 8fbbf9c4efd3e1db8fbbf9c4efd3e1d95e

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