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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 鉎漆[}鉎漆[{^ 11111011110001111000111010111101010110110111110111111011110001111000111010111101010110110111101101011110 fbc78ebd5b7dfbc78ebd5b7b5e
EUC-JP 鉎漆[}鉎漆[{^ 100011111110001111011111101111001011111101011011011111011000111111100011110111111011110010111111010110110111101101011110 8fe3dfbcbf5b7d8fe3dfbcbf5b7b5e
UTF-8 鉎漆[}鉎漆[{^ 1110100110001001100011101110011010111100100001100101101101111101111010011000100110001110111001101011110010000110010110110111101101011110 e9898ee6bc865b7de9898ee6bc865b7b5e
UHC ?漆[}?漆[{^ 0011111111110110110101000101101101111101001111111111011011010100010110110111101101011110 3ff6d45b7d3ff6d45b7b5e

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