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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 儲??}儲??{^ 1001011011010111001111110011111101111101100101101101011100111111001111110111101101011110 96d73f3f7d96d73f3f7b5e
EUC-JP 儲??}儲??{^ 1100110011011001001111110011111101111101110011001101100100111111001111110111101101011110 ccd93f3f7dccd93f3f7b5e
UTF-8 儲뜸강}儲뜸강{^ 111001011000010010110010111010111001110010111000111010101011000010010101011111011110010110000100101100101110101110011100101110001110101010110000100101010111101101011110 e584b2eb9cb8eab0957de584b2eb9cb8eab0957b5e
UHC 儲뜸강}儲뜸강{^ 111011101011100110110110111001001011000010101101011111011110111010111001101101101110010010110000101011010111101101011110 eeb9b6e4b0ad7deeb9b6e4b0ad7b5e

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