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 ツ板ヲ}ツ板ヲ{^ 1100001010010100110000101010011001111101110000101001010011000010101001100111101101011110 c294c2a67dc294c2a67b5e
EUC-JP ツ板ヲ}ツ板ヲ{^ 100011101100001011001000110001001000111010100110011111011000111011000010110010001100010010001110101001100111101101011110 8ec2c8c48ea67d8ec2c8c48ea67b5e
UTF-8 ツ板ヲ}ツ板ヲ{^ 111011111011111010000010111001101001110110111111111011111011110110100110011111011110111110111110100000101110011010011101101111111110111110111101101001100111101101011110 efbe82e69dbfefbda67defbe82e69dbfefbda67b5e
UHC ?板?}?板?{^ 0011111111110111111110010011111101111101001111111111011111111001001111110111101101011110 3ff7f93f7d3ff7f93f7b5e

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