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 ?濕??ぴ??コ^ 001111111110000001011011001111110011111110000010110100100011111100111111100000110101001001011110 3fe05b3f3f82d23f3f83525e
EUC-JP ?濕??ぴ??コ^ 001111111101111110111100001111110011111110100100110101000011111100111111101001011011001101011110 3fdfbc3f3fa4d43f3fa5b35e
UTF-8 룶濕룶즽ぴ룶殺コ^ 11101011101000111011011011100110101111111001010111101011101000111011011011101100101001101011110111100011100000011011010011101011101000111011011011101111101001011011000011100011100000101011001101011110 eba3b6e6bf95eba3b6eca6bde381b4eba3b6efa5b0e382b35e
UHC 룶濕룶즽ぴ룶殺コ^ 1000111110101011111000111010010110001111101010111010001110001111101010101101010010001111101010111110000111101101101010111011001101011110 8fabe3a58faba38faad48fabe1edabb35e

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