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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 炅額k}炅額k{^ 11111011010100011000101001111010011010110111110111111011010100011000101001111010011010110111101101011110 fb518a7a6b7dfb518a7a6b7b5e
EUC-JP 炅額k}炅額k{^ 100011111100100111001010101100111101101101101011011111011000111111001001110010101011001111011011011010110111101101011110 8fc9cab3db6b7d8fc9cab3db6b7b5e
UTF-8 炅額k}炅額k{^ 1110011110000010100001011110100110100001100011010110101101111101111001111000001010000101111010011010000110001101011010110111101101011110 e78285e9a18d6b7de78285e9a18d6b7b5e
UHC 炅額k}炅額k{^ 11001100110111011110010011111110011010110111110111001100110111011110010011111110011010110111101101011110 ccdde4fe6b7dccdde4fe6b7b5e

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