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 ??o[??o[^ 001111110011111101101111010110110011111100111111011011110101101101011110 3f3f6f5b3f3f6f5b5e
SJIS-WIN ツ達o[ツ達o[^ 1100001010010010010000100110111101011011110000101001001001000010011011110101101101011110 c292426f5bc292426f5b5e
EUC-JP ツ達o[ツ達o[^ 10001110110000101100001110100011011011110101101110001110110000101100001110100011011011110101101101011110 8ec2c3a36f5b8ec2c3a36f5b5e
UTF-8 ツ達o[ツ達o[^ 1110111110111110100000101110100110000001100101000110111101011011111011111011111010000010111010011000000110010100011011110101101101011110 efbe82e981946f5befbe82e981946f5b5e
UHC ?達o[?達o[^ 0011111111010011101110010110111101011011001111111101001110111001011011110101101101011110 3fd3b96f5b3fd3b96f5b5e

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