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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 貲蹊k}貲蹊k{^ 11100110110001011110011011111100011010110111110111100110110001011110011011111100011010110111101101011110 e6c5e6fc6b7de6c5e6fc6b7b5e
EUC-JP 貲蹊k}貲蹊k{^ 11101100110001111110110011111110011010110111110111101100110001111110110011111110011010110111101101011110 ecc7ecfe6b7decc7ecfe6b7b5e
UTF-8 貲蹊k}貲蹊k{^ 1110100010110010101100101110100010111001100010100110101101111101111010001011001010110010111010001011100110001010011010110111101101011110 e8b2b2e8b98a6b7de8b2b2e8b98a6b7b5e
UHC ?蹊k}?蹊k{^ 0011111111111011101101110110101101111101001111111111101110110111011010110111101101011110 3ffbb76b7d3ffbb76b7b5e

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