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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 葹エ阡オ[葹エ阡オ[^ 111001001101111110110100111010001001010010110101010110111110010011011111101101001110100010010100101101010101101101011110 e4dfb4e894b55be4dfb4e894b55b5e
EUC-JP 葹エ阡オ[葹エ阡オ[^ 11101000111000011000111010110100111011111111010010001110101101010101101111101000111000011000111010110100111011111111010010001110101101010101101101011110 e8e18eb4eff48eb55be8e18eb4eff48eb55b5e
UTF-8 葹エ阡オ[葹エ阡オ[^ 111010001001000110111001111011111011110110110100111010011001100010100001111011111011110110110101010110111110100010010001101110011110111110111101101101001110100110011000101000011110111110111101101101010101101101011110 e891b9efbdb4e998a1efbdb55be891b9efbdb4e998a1efbdb55b5e
UHC ??阡?[??阡?[^ 00111111001111111111010011000110001111110101101100111111001111111111010011000110001111110101101101011110 3f3ff4c63f5b3f3ff4c63f5b5e

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