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 瓮ュ?}瓮ュ?{^ 11100001010001001000001110000101001111110111110111100001010001001000001110000101001111110111101101011110 e14483853f7de14483853f7b5e
EUC-JP 瓮ュ?}瓮ュ?{^ 11100001101001011010010111100101001111110111110111100001101001011010010111100101001111110111101101011110 e1a5a5e53f7de1a5a5e53f7b5e
UTF-8 瓮ュ쭓}瓮ュ쭓{^ 111001111001001110101110111000111000001110100101111011001010110110010011011111011110011110010011101011101110001110000011101001011110110010101101100100110111101101011110 e793aee383a5ecad937de793aee383a5ecad937b5e
UHC 瓮ュ쭓}瓮ュ쭓{^ 111010001011011110101011111001011010011110001011011111011110100010110111101010111110010110100111100010110111101101011110 e8b7abe5a78b7de8b7abe5a78b7b5e

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