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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 貊楢ーソ\}貊楢ーソ\{^ 1110011010111011100100111110100010110000101111110101110001111101111001101011101110010011111010001011000010111111010111000111101101011110 e6bb93e8b0bf5c7de6bb93e8b0bf5c7b5e
EUC-JP 貊楢ーソ\}貊楢ーソ\{^ 111011001011110111000110111010101000111010110000100011101011111101011100011111011110110010111101110001101110101010001110101100001000111010111111010111000111101101011110 ecbdc6ea8eb08ebf5c7decbdc6ea8eb08ebf5c7b5e
UTF-8 貊楢ーソ\}貊楢ーソ\{^ 1110100010110010100010101110011010100101101000101110111110111101101100001110111110111101101111110101110001111101111010001011001010001010111001101010010110100010111011111011110110110000111011111011110110111111010111000111101101011110 e8b28ae6a5a2efbdb0efbdbf5c7de8b28ae6a5a2efbdb0efbdbf5c7b5e
UHC 貊楢??\}貊楢??\{^ 1101100011100111111010101111100100111111001111110101110001111101110110001110011111101010111110010011111100111111010111000111101101011110 d8e7eaf93f3f5c7dd8e7eaf93f3f5c7b5e

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