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 跛也樺}跛也樺{^ 111001101110101010010110111001111000101010010010011111011110011011101010100101101110011110001010100100100111101101011110 e6ea96e78a927de6ea96e78a927b5e
EUC-JP 跛也樺}跛也樺{^ 111011001110110011001100111010011011001111110010011111011110110011101100110011001110100110110011111100100111101101011110 ececcce9b3f27dececcce9b3f27b5e
UTF-8 跛也樺}跛也樺{^ 111010001011011110011011111001001011100110011111111001101010100010111010011111011110100010110111100110111110010010111001100111111110011010101000101110100111101101011110 e8b79be4b99fe6a8ba7de8b79be4b99fe6a8ba7b5e
UHC 跛也樺}跛也樺{^ 111101111111010111100101101001011111101111111100011111011111011111110101111001011010010111111011111111000111101101011110 f7f5e5a5fbfc7df7f5e5a5fbfc7b5e

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