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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツョチカツョチカ^ 110000101010111011000001101101101100001010101110110000011011011001011110 c2aec1b6c2aec1b65e
EUC-JP ツョチカツョチカ^ 1000111011000010100011101010111010001110110000011000111010110110100011101100001010001110101011101000111011000001100011101011011001011110 8ec28eae8ec18eb68ec28eae8ec18eb65e
UTF-8 ツョチカツョチカ^ 11101111101111101000001011101111101111011010111011101111101111101000000111101111101111011011011011101111101111101000001011101111101111011010111011101111101111101000000111101111101111011011011001011110 efbe82efbdaeefbe81efbdb6efbe82efbdaeefbe81efbdb65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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