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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN テ。テ厭\}テ。テ厭\{^ 110000111010000111000011100010010111110101011100011111011100001110100001110000111000100101111101010111000111101101011110 c3a1c3897d5c7dc3a1c3897d5c7b5e
EUC-JP テ。テ厭\}テ。テ厭\{^ 100011101100001110001110101000011000111011000011101100011101111001011100011111011000111011000011100011101010000110001110110000111011000111011110010111000111101101011110 8ec38ea18ec3b1de5c7d8ec38ea18ec3b1de5c7b5e
UTF-8 テ。テ厭\}テ。テ厭\{^ 1110111110111110100000111110111110111101101000011110111110111110100000111110010110001110101011010101110001111101111011111011111010000011111011111011110110100001111011111011111010000011111001011000111010101101010111000111101101011110 efbe83efbda1efbe83e58ead5c7defbe83efbda1efbe83e58ead5c7b5e
UHC ???厭\}???厭\{^ 001111110011111100111111111001101111010001011100011111010011111100111111001111111110011011110100010111000111101101011110 3f3f3fe6f45c7d3f3f3fe6f45c7b5e

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