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 霍ょセ栲霍ょセ桀^ 111010001011011110000010111001011011111010011110011111011110100010110111100000101110010110111110100111100111101101011110 e8b782e5be9e7de8b782e5be9e7b5e
EUC-JP 霍ょセ栲霍ょセ桀^ 1111000010111001101001001110011110001110101111101101101111011110111100001011100110100100111001111000111010111110110110111101110001011110 f0b9a4e78ebedbdef0b9a4e78ebedbdc5e
UTF-8 霍ょセ栲霍ょセ桀^ 11101001100111001000110111100011100000101000011111101111101111011011111011100110101000001011001011101001100111001000110111100011100000101000011111101111101111011011111011100110101000011000000001011110 e99c8de38287efbdbee6a0b2e99c8de38287efbdbee6a1805e
UHC ?ょ???ょ?桀^ 001111111010101011100111001111110011111100111111101010101110011100111111110010111111101001011110 3faae73f3f3faae73fcbfa5e

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