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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 松寬ユ煮}松寬ユ煮{^ 1000111110111100111110101010101011010101100011101100111101111101100011111011110011111010101010101101010110001110110011110111101101011110 8fbcfaaad58ecf7d8fbcfaaad58ecf7b5e
EUC-JP 松?ユ煮}松?ユ煮{^ 1011111010111110001111111000111011010101101111001101000101111101101111101011111000111111100011101101010110111100110100010111101101011110 bebe3f8ed5bcd17dbebe3f8ed5bcd17b5e
UTF-8 松寬ユ煮}松寬ユ煮{^ 111001101001110110111110111001011010111110101100111011111011111010010101111001111000010110101110011111011110011010011101101111101110010110101111101011001110111110111110100101011110011110000101101011100111101101011110 e69dbee5afacefbe95e785ae7de69dbee5afacefbe95e785ae7b5e
UHC 松寬?煮}松寬?煮{^ 1110000111100110110011101011000000111111111011011011010001111101111000011110011011001110101100000011111111101101101101000111101101011110 e1e6ceb03fedb47de1e6ceb03fedb47b5e

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