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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 愛?ゴn}愛?ゴn{^ 100010001010010000111111100000110101001101101110011111011000100010100100001111111000001101010011011011100111101101011110 88a43f83536e7d88a43f83536e7b5e
EUC-JP 愛?ゴn}愛?ゴn{^ 101100001010011000111111101001011011010001101110011111011011000010100110001111111010010110110100011011100111101101011110 b0a63fa5b46e7db0a63fa5b46e7b5e
UTF-8 愛덆ゴn}愛덆ゴn{^ 1110011010000100100110111110101110001101100001101110001110000010101101000110111001111101111001101000010010011011111010111000110110000110111000111000001010110100011011100111101101011110 e6849beb8d86e382b46e7de6849beb8d86e382b46e7b5e
UHC 愛덆ゴn}愛덆ゴn{^ 1110010011110001100010001110100110101011101101000110111001111101111001001111000110001000111010011010101110110100011011100111101101011110 e4f188e9abb46e7de4f188e9abb46e7b5e

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