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 沮?[}沮?[{^ 1001111110011100001111110101101101111101100111111001110000111111010110110111101101011110 9f9c3f5b7d9f9c3f5b7b5e
EUC-JP 沮?[}沮?[{^ 1101110111111100001111110101101101111101110111011111110000111111010110110111101101011110 ddfc3f5b7dddfc3f5b7b5e
UTF-8 沮렑[}沮렑[{^ 1110011010110010101011101110101110100000100100010101101101111101111001101011001010101110111010111010000010010001010110110111101101011110 e6b2aeeba0915b7de6b2aeeba0915b7b5e
UHC 沮렑[}沮렑[{^ 11101110110000011000111010100110010110110111110111101110110000011000111010100110010110110111101101011110 eec18ea65b7deec18ea65b7b5e

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