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 貂シ閠啓貂シ閠啓^ 111001101011100010111100111010001000000010001100010110111110011010111000101111001110100010000000100011000101101101011110 e6b8bce8808c5be6b8bce8808c5b5e
EUC-JP 貂シ閠啓貂シ閠啓^ 1110110010111010100011101011110011101111111000001011011110111100111011001011101010001110101111001110111111100000101101111011110001011110 ecba8ebcefe0b7bcecba8ebcefe0b7bc5e
UTF-8 貂シ閠啓貂シ閠啓^ 11101000101100101000001011101111101111011011110011101001100101101010000011100101100101011001001111101000101100101000001011101111101111011011110011101001100101101010000011100101100101011001001101011110 e8b282efbdbce996a0e59593e8b282efbdbce996a0e595935e
UHC 貂??啓貂??啓^ 11110101101100000011111100111111110011001111011011110101101100000011111100111111110011001111011001011110 f5b03f3fccf6f5b03f3fccf65e

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