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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN テ。テ顎N}テ。テ顎N{^ 110000111010000111000011100010100111101101001110011111011100001110100001110000111000101001111011010011100111101101011110 c3a1c38a7b4e7dc3a1c38a7b4e7b5e
EUC-JP テ。テ顎N}テ。テ顎N{^ 100011101100001110001110101000011000111011000011101100111101110001001110011111011000111011000011100011101010000110001110110000111011001111011100010011100111101101011110 8ec38ea18ec3b3dc4e7d8ec38ea18ec3b3dc4e7b5e
UTF-8 テ。テ顎N}テ。テ顎N{^ 1110111110111110100000111110111110111101101000011110111110111110100000111110100110100001100011100100111001111101111011111011111010000011111011111011110110100001111011111011111010000011111010011010000110001110010011100111101101011110 efbe83efbda1efbe83e9a18e4e7defbe83efbda1efbe83e9a18e4e7b5e
UHC ???顎N}???顎N{^ 001111110011111100111111111001001100100101001110011111010011111100111111001111111110010011001001010011100111101101011110 3f3f3fe4c94e7d3f3f3fe4c94e7b5e

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