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 テァ承ヌテァ承ヌ^ 1100001110100111100011111011001111000111110000111010011110001111101100111100011101011110 c3a78fb3c7c3a78fb3c75e
EUC-JP テァ承ヌテァ承ヌ^ 1000111011000011100011101010011110111110101101011000111011000111100011101100001110001110101001111011111010110101100011101100011101011110 8ec38ea7beb58ec78ec38ea7beb58ec75e
UTF-8 テァ承ヌテァ承ヌ^ 11101111101111101000001111101111101111011010011111100110100010011011111111101111101111101000011111101111101111101000001111101111101111011010011111100110100010011011111111101111101111101000011101011110 efbe83efbda7e689bfefbe87efbe83efbda7e689bfefbe875e
UHC ??承???承?^ 0011111100111111111000111010111100111111001111110011111111100011101011110011111101011110 3f3fe3af3f3f3fe3af3f5e

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