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 ??章?\}??章?\{^ 001111110011111110001111110011010011111101011100011111010011111100111111100011111100110100111111010111000111101101011110 3f3f8fcd3f5c7d3f3f8fcd3f5c7b5e
EUC-JP ??章?\}??章?\{^ 001111110011111110111110110011110011111101011100011111010011111100111111101111101100111100111111010111000111101101011110 3f3fbecf3f5c7d3f3fbecf3f5c7b5e
UTF-8 欌렋章렕\}欌렋章렕\{^ 1110011010101100100011001110101110100000100010111110011110101011101000001110101110100000100101010101110001111101111001101010110010001100111010111010000010001011111001111010101110100000111010111010000010010101010111000111101101011110 e6ac8ceba08be7aba0eba0955c7de6ac8ceba08be7aba0eba0955c7b5e
UHC 欌렋章렕\}欌렋章렕\{^ 111011011110101110001110101000101110110111110001100011101010101001011100011111011110110111101011100011101010001011101101111100011000111010101010010111000111101101011110 edeb8ea2edf18eaa5c7dedeb8ea2edf18eaa5c7b5e

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