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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??ぱ}??ぱ{^ 0011111100111111100000101100111101111101001111110011111110000010110011110111101101011110 3f3f82cf7d3f3f82cf7b5e
EUC-JP ??ぱ}??ぱ{^ 0011111100111111101001001101000101111101001111110011111110100100110100010111101101011110 3f3fa4d17d3f3fa4d17b5e
UTF-8 룶殺ぱ}룶殺ぱ{^ 111010111010001110110110111011111010010110110000111000111000000110110001011111011110101110100011101101101110111110100101101100001110001110000001101100010111101101011110 eba3b6efa5b0e381b17deba3b6efa5b0e381b17b5e
UHC 룶殺ぱ}룶殺ぱ{^ 100011111010101111100001111011011010101011010001011111011000111110101011111000011110110110101010110100010111101101011110 8fabe1edaad17d8fabe1edaad17b5e

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