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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 貂シ閠渓}貂シ閠渓{^ 1110011010111000101111001110100010000000100011000110101101111101111001101011100010111100111010001000000010001100011010110111101101011110 e6b8bce8808c6b7de6b8bce8808c6b7b5e
EUC-JP 貂シ閠渓}貂シ閠渓{^ 11101100101110101000111010111100111011111110000010110111110011000111110111101100101110101000111010111100111011111110000010110111110011000111101101011110 ecba8ebcefe0b7cc7decba8ebcefe0b7cc7b5e
UTF-8 貂シ閠渓}貂シ閠渓{^ 111010001011001010000010111011111011110110111100111010011001011010100000111001101011100010010011011111011110100010110010100000101110111110111101101111001110100110010110101000001110011010111000100100110111101101011110 e8b282efbdbce996a0e6b8937de8b282efbdbce996a0e6b8937b5e
UHC 貂???}貂???{^ 11110101101100000011111100111111001111110111110111110101101100000011111100111111001111110111101101011110 f5b03f3f3f7df5b03f3f3f7b5e

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