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 雕牙ア扶雕牙ア府^ 111010001011100010001001111001011011000110010101011111011110100010111000100010011110010110110001100101010111101101011110 e8b889e5b1957de8b889e5b1957b5e
EUC-JP 雕牙ア扶雕牙ア府^ 1111000010111010101100101110011110001110101100011100100111011110111100001011101010110010111001111000111010110001110010011101110001011110 f0bab2e78eb1c9def0bab2e78eb1c9dc5e
UTF-8 雕牙ア扶雕牙ア府^ 11101001100110111001010111100111100010011001100111101111101111011011000111100110100010011011011011101001100110111001010111100111100010011001100111101111101111011011000111100101101110101001110001011110 e99b95e78999efbdb1e689b6e99b95e78999efbdb1e5ba9c5e
UHC 雕牙?扶雕牙?府^ 111100001110011111100100101100110011111111011101101001101111000011100111111001001011001100111111110111011010010001011110 f0e7e4b33fdda6f0e7e4b33fdda45e

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