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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 隱ー豺。[隱ー豺。[^ 111010001010101010110000111001101011011110100001010110111110100010101010101100001110011010110111101000010101101101011110 e8aab0e6b7a15be8aab0e6b7a15b5e
EUC-JP 隱ー豺。[隱ー豺。[^ 11110000101011001000111010110000111011001011100110001110101000010101101111110000101011001000111010110000111011001011100110001110101000010101101101011110 f0ac8eb0ecb98ea15bf0ac8eb0ecb98ea15b5e
UTF-8 隱ー豺。[隱ー豺。[^ 111010011001101010110001111011111011110110110000111010001011000110111010111011111011110110100001010110111110100110011010101100011110111110111101101100001110100010110001101110101110111110111101101000010101101101011110 e99ab1efbdb0e8b1baefbda15be99ab1efbdb0e8b1baefbda15b5e
UHC 隱?豺?[隱?豺?[^ 111010111101111100111111111000111100111100111111010110111110101111011111001111111110001111001111001111110101101101011110 ebdf3fe3cf3f5bebdf3fe3cf3f5b5e

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