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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 爲??[}爲??[{^ 11100000101010000011111100111111010110110111110111100000101010000011111100111111010110110111101101011110 e0a83f3f5b7de0a83f3f5b7b5e
EUC-JP 爲??[}爲??[{^ 11100000101010100011111100111111010110110111110111100000101010100011111100111111010110110111101101011110 e0aa3f3f5b7de0aa3f3f5b7b5e
UTF-8 爲렯롙[}爲렯롙[{^ 1110011110001000101100101110101110100000101011111110101110100001100110010101101101111101111001111000100010110010111010111010000010101111111010111010000110011001010110110111101101011110 e788b2eba0afeba1995b7de788b2eba0afeba1995b7b5e
UHC 爲렯롙[}爲렯롙[{^ 1110101011010011100011101011110010001110110111010101101101111101111010101101001110001110101111001000111011011101010110110111101101011110 ead38ebc8edd5b7dead38ebc8edd5b7b5e

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