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 咀?[}咀?[{^ 1001100111110000001111110101101101111101100110011111000000111111010110110111101101011110 99f03f5b7d99f03f5b7b5e
EUC-JP 咀?[}咀?[{^ 1101001011110010001111110101101101111101110100101111001000111111010110110111101101011110 d2f23f5b7dd2f23f5b7b5e
UTF-8 咀렞[}咀렞[{^ 1110010110010010100000001110101110100000100111100101101101111101111001011001001010000000111010111010000010011110010110110111101101011110 e59280eba09e5b7de59280eba09e5b7b5e
UHC 咀렞[}咀렞[{^ 11101110101110101000111010101111010110110111110111101110101110101000111010101111010110110111101101011110 eeba8eaf5b7deeba8eaf5b7b5e

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