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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 驛??[驛??[^ 1110100110000011001111110011111101011011111010011000001100111111001111110101101101011110 e9833f3f5be9833f3f5b5e
EUC-JP 驛??[驛??[^ 1111000111100011001111110011111101011011111100011110001100111111001111110101101101011110 f1e33f3f5bf1e33f3f5b5e
UTF-8 驛방씁[驛방씁[^ 111010011010100110011011111010111011000010101001111011001001010010000001010110111110100110101001100110111110101110110000101010011110110010010100100000010101101101011110 e9a99bebb0a9ec94815be9a99bebb0a9ec94815b5e
UHC 驛방씁[驛방씁[^ 111001101011111010111001111001101011111010111001010110111110011010111110101110011110011010111110101110010101101101011110 e6beb9e6beb95be6beb9e6beb95b5e

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