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 ??F[}??F[{^ 0011111100111111010001100101101101111101001111110011111101000110010110110111101101011110 3f3f465b7d3f3f465b7b5e
SJIS-WIN 樽卒F[}樽卒F[{^ 100100100100110110010001101100100100011001011011011111011001001001001101100100011011001001000110010110110111101101011110 924d91b2465b7d924d91b2465b7b5e
EUC-JP 樽卒F[}樽卒F[{^ 110000111010111011000010101101000100011001011011011111011100001110101110110000101011010001000110010110110111101101011110 c3aec2b4465b7dc3aec2b4465b7b5e
UTF-8 樽卒F[}樽卒F[{^ 11100110101010001011110111100101100011011001001001000110010110110111110111100110101010001011110111100101100011011001001001000110010110110111101101011110 e6a8bde58d92465b7de6a8bde58d92465b7b5e
UHC 樽卒F[}樽卒F[{^ 111100011101110011110000111011110100011001011011011111011111000111011100111100001110111101000110010110110111101101011110 f1dcf0ef465b7df1dcf0ef465b7b5e

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