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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鋗嫉\}鋗嫉\{^ 11111011110100001000111010111001010111000111110111111011110100001000111010111001010111000111101101011110 fbd08eb95c7dfbd08eb95c7b5e
EUC-JP 鋗嫉\}鋗嫉\{^ 100011111110010011000001101111001011101101011100011111011000111111100100110000011011110010111011010111000111101101011110 8fe4c1bcbb5c7d8fe4c1bcbb5c7b5e
UTF-8 鋗嫉\}鋗嫉\{^ 1110100110001011100101111110010110101011100010010101110001111101111010011000101110010111111001011010101110001001010111000111101101011110 e98b97e5ab895c7de98b97e5ab895c7b5e
UHC ?嫉\}?嫉\{^ 0011111111110010111011000101110001111101001111111111001011101100010111000111101101011110 3ff2ec5c7d3ff2ec5c7b5e

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