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 ??RG??RR}??RG??RR{^ 00111111001111110101001001000111001111110011111101010010010100100111110100111111001111110101001001000111001111110011111101010010010100100111101101011110 3f3f52473f3f52527d3f3f52473f3f52527b5e
SJIS-WIN ?豈RG?豈RR}?豈RG?豈RR{^ 0011111111100110101011110101001001000111001111111110011010101111010100100101001001111101001111111110011010101111010100100100011100111111111001101010111101010010010100100111101101011110 3fe6af52473fe6af52527d3fe6af52473fe6af52527b5e
EUC-JP 嶴豈RG嶴豈RR}嶴豈RG嶴豈RR{^ 10001111101110111111001111101100101100010101001001000111100011111011101111110011111011001011000101010010010100100111110110001111101110111111001111101100101100010101001001000111100011111011101111110011111011001011000101010010010100100111101101011110 8fbbf3ecb152478fbbf3ecb152527d8fbbf3ecb152478fbbf3ecb152527b5e
UTF-8 嶴豈RG嶴豈RR}嶴豈RG嶴豈RR{^ 1110010110110110101101001110100010110001100010000101001001000111111001011011011010110100111010001011000110001000010100100101001001111101111001011011011010110100111010001011000110001000010100100100011111100101101101101011010011101000101100011000100001010010010100100111101101011110 e5b6b4e8b1885247e5b6b4e8b18852527de5b6b4e8b1885247e5b6b4e8b18852527b5e
UHC ?豈RG?豈RR}?豈RG?豈RR{^ 0011111111010001110000100101001001000111001111111101000111000010010100100101001001111101001111111101000111000010010100100100011100111111110100011100001001010010010100100111101101011110 3fd1c252473fd1c252527d3fd1c252473fd1c252527b5e

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