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{^ 1110011011011000001111110110101101111101111001101101100000111111011010110111101101011110 e6d83f6b7de6d83f6b7b5e
EUC-JP 齎?k}齎?k{^ 1110110011011010001111110110101101111101111011001101101000111111011010110111101101011110 ecda3f6b7decda3f6b7b5e
UTF-8 齎렖k}齎렖k{^ 1110100110111101100011101110101110100000100101100110101101111101111010011011110110001110111010111010000010010110011010110111101101011110 e9bd8eeba0966b7de9bd8eeba0966b7b5e
UHC 齎렖k}齎렖k{^ 11101110101100101000111010101011011010110111110111101110101100101000111010101011011010110111101101011110 eeb28eab6b7deeb28eab6b7b5e

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