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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鉚コ阮コ[鉚コ阮コ[^ 111001111111010010111010111010001001011010111010010110111110011111110100101110101110100010010110101110100101101101011110 e7f4bae896ba5be7f4bae896ba5b5e
EUC-JP 鉚コ阮コ[鉚コ阮コ[^ 11101110111101101000111010111010111011111111011010001110101110100101101111101110111101101000111010111010111011111111011010001110101110100101101101011110 eef68ebaeff68eba5beef68ebaeff68eba5b5e
UTF-8 鉚コ阮コ[鉚コ阮コ[^ 111010011000100110011010111011111011110110111010111010011001100010101110111011111011110110111010010110111110100110001001100110101110111110111101101110101110100110011000101011101110111110111101101110100101101101011110 e9899aefbdbae998aeefbdba5be9899aefbdbae998aeefbdba5b5e
UHC ??阮?[??阮?[^ 00111111001111111110100011010110001111110101101100111111001111111110100011010110001111110101101101011110 3f3fe8d63f5b3f3fe8d63f5b5e

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