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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 娼ー宵イ娼ー宵イ^ 10001111101010011011000010001111101010101011001010001111101010011011000010001111101010101011001001011110 8fa9b08faab28fa9b08faab25e
EUC-JP 娼ー宵イ娼ー宵イ^ 1011111010101011100011101011000010111110101011001000111010110010101111101010101110001110101100001011111010101100100011101011001001011110 beab8eb0beac8eb2beab8eb0beac8eb25e
UTF-8 娼ー宵イ娼ー宵イ^ 11100101101010001011110011101111101111011011000011100101101011101011010111101111101111011011001011100101101010001011110011101111101111011011000011100101101011101011010111101111101111011011001001011110 e5a8bcefbdb0e5aeb5efbdb2e5a8bcefbdb0e5aeb5efbdb25e
UHC 娼?宵?娼?宵?^ 11110011110111100011111111100001101100100011111111110011110111100011111111100001101100100011111101011110 f3de3fe1b23ff3de3fe1b23f5e

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