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 爭???爭???^ 1110000010100101001111110011111100111111111000001010010100111111001111110011111101011110 e0a53f3f3fe0a53f3f3f5e
EUC-JP 爭???爭???^ 1110000010100111001111110011111100111111111000001010011100111111001111110011111101011110 e0a73f3f3fe0a73f3f3f5e
UTF-8 爭잰렞렢爭잰렞렢^ 11100111100010001010110111101100100111101011000011101011101000001001111011101011101000001010001011100111100010001010110111101100100111101011000011101011101000001001111011101011101000001010001001011110 e788adec9eb0eba09eeba0a2e788adec9eb0eba09eeba0a25e
UHC 爭잰렞렢爭잰렞렢^ 1110111010110011110000001110100110001110101011111000111010110011111011101011001111000000111010011000111010101111100011101011001101011110 eeb3c0e98eaf8eb3eeb3c0e98eaf8eb35e

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