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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ツ催シ}ツ催シ{^ 1100001010001101110000111011110001111101110000101000110111000011101111000111101101011110 c28dc3bc7dc28dc3bc7b5e
EUC-JP ツ催シ}ツ催シ{^ 100011101100001010111010110001011000111010111100011111011000111011000010101110101100010110001110101111000111101101011110 8ec2bac58ebc7d8ec2bac58ebc7b5e
UTF-8 ツ催シ}ツ催シ{^ 111011111011111010000010111001011000001010101100111011111011110110111100011111011110111110111110100000101110010110000010101011001110111110111101101111000111101101011110 efbe82e582acefbdbc7defbe82e582acefbdbc7b5e
UHC ?催?}?催?{^ 0011111111110101110010100011111101111101001111111111010111001010001111110111101101011110 3ff5ca3f7d3ff5ca3f7b5e

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