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{^ 11111010101010011101101011111011110000111111000001010111010101110111110111111010101010011101101011111011110000111111000001010111010101110111101101011110 faa9dafbc3f057577dfaa9dafbc3f057577b5e
EUC-JP 寘レ鈊?W}寘レ鈊?W{^ 1000111110111010111000011000111011011010100011111110001110111111001111110101011101111101100011111011101011100001100011101101101010001111111000111011111100111111010101110111101101011110 8fbae18eda8fe3bf3f577d8fbae18eda8fe3bf3f577b5e
UTF-8 寘レ鈊W}寘レ鈊W{^ 1110010110101111100110001110111110111110100110101110100110001000100010101110111010000000100101110101011101111101111001011010111110011000111011111011111010011010111010011000100010001010111011101000000010010111010101110111101101011110 e5af98efbe9ae9888aee8097577de5af98efbe9ae9888aee8097577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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