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 赱仙セ栲赱仙セ桀^ 111001101101111110010000111001011011111010011110011111011110011011011111100100001110010110111110100111100111101101011110 e6df90e5be9e7de6df90e5be9e7b5e
EUC-JP 赱仙セ栲赱仙セ桀^ 1110110011100001110000001110011110001110101111101101101111011110111011001110000111000000111001111000111010111110110110111101110001011110 ece1c0e78ebedbdeece1c0e78ebedbdc5e
UTF-8 赱仙セ栲赱仙セ桀^ 11101000101101011011000111100100101110111001100111101111101111011011111011100110101000001011001011101000101101011011000111100100101110111001100111101111101111011011111011100110101000011000000001011110 e8b5b1e4bb99efbdbee6a0b2e8b5b1e4bb99efbdbee6a1805e
UHC ?仙???仙?桀^ 001111111110000010111001001111110011111100111111111000001011100100111111110010111111101001011110 3fe0b93f3f3fe0b93fcbfa5e

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