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 提?咀?提?咀?^ 10010010111100010011111110011001111100000011111110010010111100010011111110011001111100000011111101011110 92f13f99f03f92f13f99f03f5e
EUC-JP 提?咀?提?咀?^ 11000100111100110011111111010010111100100011111111000100111100110011111111010010111100100011111101011110 c4f33fd2f23fc4f33fd2f23f5e
UTF-8 提렯咀렖提렯咀렖^ 11100110100011111001000011101011101000001010111111100101100100101000000011101011101000001001011011100110100011111001000011101011101000001010111111100101100100101000000011101011101000001001011001011110 e68f90eba0afe59280eba096e68f90eba0afe59280eba0965e
UHC 提렯咀렖提렯咀렖^ 1111000010101011100011101011110011101110101110101000111010101011111100001010101110001110101111001110111010111010100011101010101101011110 f0ab8ebceeba8eabf0ab8ebceeba8eab5e

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