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 ツ選ツ腺ツ選ツ腺^ 11000010100100010100100111000010100100010100001011000010100100010100100111000010100100010100001001011110 c29149c29142c29149c291425e
EUC-JP ツ選ツ腺ツ選ツ腺^ 1000111011000010110000011010101010001110110000101100000110100011100011101100001011000001101010101000111011000010110000011010001101011110 8ec2c1aa8ec2c1a38ec2c1aa8ec2c1a35e
UTF-8 ツ選ツ腺ツ選ツ腺^ 11101111101111101000001011101001100000011011100011101111101111101000001011101000100001011011101011101111101111101000001011101001100000011011100011101111101111101000001011101000100001011011101001011110 efbe82e981b8efbe82e885baefbe82e981b8efbe82e885ba5e
UHC ?選?腺?選?腺^ 00111111111000001101010000111111111000001100110100111111111000001101010000111111111000001100110101011110 3fe0d43fe0cd3fe0d43fe0cd5e

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