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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 轜翠勧x}轜翠勧x{^ 1110011101111110100100001000100110001010101010010111100001111101111001110111111010010000100010011000101010101001011110000111101101011110 e77e90898aa9787de77e90898aa9787b5e
EUC-JP 轜翠勧x}轜翠勧x{^ 1110110111011111101111111110100110110100101010110111100001111101111011011101111110111111111010011011010010101011011110000111101101011110 eddfbfe9b4ab787deddfbfe9b4ab787b5e
UTF-8 轜翠勧x}轜翠勧x{^ 1110100010111101100111001110011110111111101000001110010110001011101001110111100001111101111010001011110110011100111001111011111110100000111001011000101110100111011110000111101101011110 e8bd9ce7bfa0e58ba7787de8bd9ce7bfa0e58ba7787b5e
UHC ?翠?x}?翠?x{^ 00111111111101101010100000111111011110000111110100111111111101101010100000111111011110000111101101011110 3ff6a83f787d3ff6a83f787b5e

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