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 貂シ閠迎貂シ閠鶏^ 111001101011100010111100111010001000000010001100011111011110011010111000101111001110100010000000100011000111101101011110 e6b8bce8808c7de6b8bce8808c7b5e
EUC-JP 貂シ閠迎貂シ閠鶏^ 1110110010111010100011101011110011101111111000001011011111011110111011001011101010001110101111001110111111100000101101111101110001011110 ecba8ebcefe0b7deecba8ebcefe0b7dc5e
UTF-8 貂シ閠迎貂シ閠鶏^ 11101000101100101000001011101111101111011011110011101001100101101010000011101000101111111000111011101000101100101000001011101111101111011011110011101001100101101010000011101001101101101000111101011110 e8b282efbdbce996a0e8bf8ee8b282efbdbce996a0e9b68f5e
UHC 貂??迎貂???^ 111101011011000000111111001111111110011111001010111101011011000000111111001111110011111101011110 f5b03f3fe7caf5b03f3f3f5e

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