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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 褶孀浣褶孀浣^ 11100101111101111001101101110001100111111010111111100101111101111001101101110001100111111010111101011110 e5f79b719fafe5f79b719faf5e
EUC-JP 褶孀浣褶孀浣^ 11101010111110011101010111010010110111101011000111101010111110011101010111010010110111101011000101011110 eaf9d5d2deb1eaf9d5d2deb15e
UTF-8 褶孀浣褶孀浣^ 11101000101001001011011011100101101011011000000011100110101101011010001111101000101001001011011011100101101011011000000011100110101101011010001101011110 e8a4b6e5ad80e6b5a3e8a4b6e5ad80e6b5a35e
UHC 褶孀浣褶孀浣^ 11100011101010001101111111000101111010001100101111100011101010001101111111000101111010001100101101011110 e3a8dfc5e8cbe3a8dfc5e8cb5e

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