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 ??提?\}??提?\{^ 001111110011111110010010111100010011111101011100011111010011111100111111100100101111000100111111010111000111101101011110 3f3f92f13f5c7d3f3f92f13f5c7b5e
EUC-JP ??提?\}??提?\{^ 001111110011111111000100111100110011111101011100011111010011111100111111110001001111001100111111010111000111101101011110 3f3fc4f33f5c7d3f3fc4f33f5c7b5e
UTF-8 易렡提렔\}易렡提렔\{^ 1110111110100111101000001110101110100000101000011110011010001111100100001110101110100000100101000101110001111101111011111010011110100000111010111010000010100001111001101000111110010000111010111010000010010100010111000111101101011110 efa7a0eba0a1e68f90eba0945c7defa7a0eba0a1e68f90eba0945c7b5e
UHC 易렡提렔\}易렡提렔\{^ 111011001010111110001110101100101111000010101011100011101010100101011100011111011110110010101111100011101011001011110000101010111000111010101001010111000111101101011110 ecaf8eb2f0ab8ea95c7decaf8eb2f0ab8ea95c7b5e

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