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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 螂晢スオW}螂晢スオW{^ 1110010110100101100111011110111110111101101101010101011101111101111001011010010110011101111011111011110110110101010101110111101101011110 e5a59defbdb5577de5a59defbdb5577b5e
EUC-JP 螂晢スオW}螂晢スオW{^ 111010101010011111011010111100011000111010111101100011101011010101010111011111011110101010100111110110101111000110001110101111011000111010110101010101110111101101011110 eaa7daf18ebd8eb5577deaa7daf18ebd8eb5577b5e
UTF-8 螂晢スオW}螂晢スオW{^ 1110100010011110100000101110011010011001101000101110111110111101101111011110111110111101101101010101011101111101111010001001111010000010111001101001100110100010111011111011110110111101111011111011110110110101010101110111101101011110 e89e82e699a2efbdbdefbdb5577de89e82e699a2efbdbdefbdb5577b5e
UHC 螂???W}螂???W{^ 110101011100110000111111001111110011111101010111011111011101010111001100001111110011111100111111010101110111101101011110 d5cc3f3f3f577dd5cc3f3f3f577b5e

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