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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 項↓?\n}項↓?\n{^ 1000110110000000100000011010101100111111010111000110111001111101100011011000000010000001101010110011111101011100011011100111101101011110 8d8081ab3f5c6e7d8d8081ab3f5c6e7b5e
EUC-JP 項↓?\n}項↓?\n{^ 1011100111100000101000101010110100111111010111000110111001111101101110011110000010100010101011010011111101011100011011100111101101011110 b9e0a2ad3f5c6e7db9e0a2ad3f5c6e7b5e
UTF-8 項↓땽\n}項↓땽\n{^ 11101001101000001000010111100010100001101001001111101011100101011011110101011100011011100111110111101001101000001000010111100010100001101001001111101011100101011011110101011100011011100111101101011110 e9a085e28693eb95bd5c6e7de9a085e28693eb95bd5c6e7b5e
UHC 項↓땽\n}項↓땽\n{^ 11111010101000111010000111101001100010111001001101011100011011100111110111111010101000111010000111101001100010111001001101011100011011100111101101011110 faa3a1e98b935c6e7dfaa3a1e98b935c6e7b5e

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