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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蹄?仲拒蹄?仲居^ 100100101111101100111111100100101000011110001011100100011001001011111011001111111001001010000111100010111000111101011110 92fb3f92878b9192fb3f92878b8f5e
EUC-JP 蹄?仲拒蹄?仲居^ 110001001111110100111111110000111110011110110101111100011100010011111101001111111100001111100111101101011110111101011110 c4fd3fc3e7b5f1c4fd3fc3e7b5ef5e
UTF-8 蹄렰仲拒蹄렰仲居^ 11101000101110011000010011101011101000001011000011100100101110111011001011100110100010111001001011101000101110011000010011101011101000001011000011100100101110111011001011100101101100011000010101011110 e8b984eba0b0e4bbb2e68b92e8b984eba0b0e4bbb2e5b1855e
UHC 蹄렰仲拒蹄렰仲居^ 1111000010110100100011101011110111110001111010101100101111011110111100001011010010001110101111011111000111101010110010111101110001011110 f0b48ebdf1eacbdef0b48ebdf1eacbdc5e

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