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 邯牙カ迎邯牙カ鶏^ 111001111011011010001001111001011011011010001100011111011110011110110110100010011110010110110110100011000111101101011110 e7b689e5b68c7de7b689e5b68c7b5e
EUC-JP 邯牙カ迎邯牙カ鶏^ 1110111010111000101100101110011110001110101101101011011111011110111011101011100010110010111001111000111010110110101101111101110001011110 eeb8b2e78eb6b7deeeb8b2e78eb6b7dc5e
UTF-8 邯牙カ迎邯牙カ鶏^ 11101001100000101010111111100111100010011001100111101111101111011011011011101000101111111000111011101001100000101010111111100111100010011001100111101111101111011011011011101001101101101000111101011110 e982afe78999efbdb6e8bf8ee982afe78999efbdb6e9b68f5e
UHC 邯牙?迎邯牙??^ 1100101011111011111001001011001100111111111001111100101011001010111110111110010010110011001111110011111101011110 cafbe4b33fe7cacafbe4b33f3f5e

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