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 ???????u^ 001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f755e
SJIS-WIN 薰ャ遏咋勢蠇キu^ 1111101110011110101011001110011110011111100011011110111010010000101010001111101110100001101101110111010101011110 fb9eace79f8dee90a8fba1b7755e
EUC-JP ?ャ遏咋勢?キu^ 0011111110001110101011001110111010100001101110101111000011000000101010100011111110001110101101110111010101011110 3f8eaceea1baf0c0aa3f8eb7755e
UTF-8 薰ャ遏咋勢蠇キu^ 1110100010010110101100001110111110111101101011001110100110000001100011111110010110010010100010111110010110001011101000101110100010100000100001111110111110111101101101110111010101011110 e896b0efbdace9818fe5928be58ba2e8a087efbdb7755e
UHC 薰???勢??u^ 1111110110111001001111110011111100111111111000011010011100111111001111110111010101011110 fdb93f3f3fe1a73f3f755e

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