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}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 堊友W}堊友W{^ 10011010101111111001011101000110010101110111110110011010101111111001011101000110010101110111101101011110 9abf9746577d9abf9746577b5e
EUC-JP 堊友W}堊友W{^ 11010100110000011100110110100111010101110111110111010100110000011100110110100111010101110111101101011110 d4c1cda7577dd4c1cda7577b5e
UTF-8 堊友W}堊友W{^ 1110010110100000100010101110010110001111100010110101011101111101111001011010000010001010111001011000111110001011010101110111101101011110 e5a08ae58f8b577de5a08ae58f8b577b5e
UHC 堊友W}堊友W{^ 11100100101111101110100111010010010101110111110111100100101111101110100111010010010101110111101101011110 e4bee9d2577de4bee9d2577b5e

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