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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?姻[}?姻[{^ 0011111110001000111101110101101101111101001111111000100011110111010110110111101101011110 3f88f75b7d3f88f75b7b5e
EUC-JP ?姻[}?姻[{^ 0011111110110000111110010101101101111101001111111011000011111001010110110111101101011110 3fb0f95b7d3fb0f95b7b5e
UTF-8 궷姻[}궷姻[{^ 1110101010110110101101111110010110100111101110110101101101111101111010101011011010110111111001011010011110111011010110110111101101011110 eab6b7e5a7bb5b7deab6b7e5a7bb5b7b5e
UHC 궷姻[}궷姻[{^ 10110001110011001110110011011000010110110111110110110001110011001110110011011000010110110111101101011110 b1ccecd85b7db1ccecd85b7b5e

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