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 򢎡[򢎡[^ 1111001010100010100011101010000101011011111100101010001010001110101000010101101101011110 f2a28ea15bf2a28ea15b5e
SJIS-WIN ?¢??[?¢??[^ 00111111100000011001000100111111001111110101101100111111100000011001000100111111001111110101101101011110 3f81913f3f5b3f81913f3f5b5e
EUC-JP ò¢?¡[ò¢?¡[^ 100011111010101111010010101000011111000100111111100011111010001011000010010110111000111110101011110100101010000111110001001111111000111110100010110000100101101101011110 8fabd2a1f13f8fa2c25b8fabd2a1f13f8fa2c25b5e
UTF-8 򢎡[򢎡[^ 11000011101100101100001010100010110000101000111011000010101000010101101111000011101100101100001010100010110000101000111011000010101000010101101101011110 c3b2c2a2c28ec2a15bc3b2c2a2c28ec2a15b5e
UHC ???¡[???¡[^ 00111111001111110011111110100010101011100101101100111111001111110011111110100010101011100101101101011110 3f3f3fa2ae5b3f3f3fa2ae5b5e

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