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 倏倏牾倏倏牾^ 1110000011000101111100101110110011100000110001011110000010110001111000001100010111110010111011001110000011000101111000001011000101011110 e0c5f2ece0c5e0b1e0c5f2ece0c5e0b15e
EUC-JP 倏?倏牾倏?倏牾^ 111000001100011100111111111000001100011111100000101100111110000011000111001111111110000011000111111000001011001101011110 e0c73fe0c7e0b3e0c73fe0c7e0b35e
UTF-8 倏倏牾倏倏牾^ 11100101100000001000111111101110100010001010001111100101100000001000111111100111100010011011111011100101100000001000111111101110100010001010001111100101100000001000111111100111100010011011111001011110 e5808fee88a3e5808fe789bee5808fee88a3e5808fe789be5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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