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 ??????w??x 00111111001111110011111100111111001111110011111101110111001111110011111101111000 3f3f3f3f3f3f773f3f78
SJIS-WIN 将。宵ミ将ゥw将、x 1000111110101011101000011000111110101010110100001000111110101011101010010111011110001111101010111010010001111000 8faba18faad08faba9778faba478
EUC-JP 将。宵ミ将ゥw将、x 101111101010110110001110101000011011111010101100100011101101000010111110101011011000111010101001011101111011111010101101100011101010010001111000 bead8ea1beac8ed0bead8ea977bead8ea478
UTF-8 将。宵ミ将ゥw将、x 1110010110110000100001101110111110111101101000011110010110101110101101011110111110111110100100001110010110110000100001101110111110111101101010010111011111100101101100001000011011101111101111011010010001111000 e5b086efbda1e5aeb5efbe90e5b086efbda977e5b086efbda478
UHC ??宵???w??x 0011111100111111111000011011001000111111001111110011111101110111001111110011111101111000 3f3fe1b23f3f3f773f3f78

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