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 貂シ閠系}貂シ閠系{^ 1110011010111000101111001110100010000000100011000110111001111101111001101011100010111100111010001000000010001100011011100111101101011110 e6b8bce8808c6e7de6b8bce8808c6e7b5e
EUC-JP 貂シ閠系}貂シ閠系{^ 11101100101110101000111010111100111011111110000010110111110011110111110111101100101110101000111010111100111011111110000010110111110011110111101101011110 ecba8ebcefe0b7cf7decba8ebcefe0b7cf7b5e
UTF-8 貂シ閠系}貂シ閠系{^ 111010001011001010000010111011111011110110111100111010011001011010100000111001111011001110111011011111011110100010110010100000101110111110111101101111001110100110010110101000001110011110110011101110110111101101011110 e8b282efbdbce996a0e7b3bb7de8b282efbdbce996a0e7b3bb7b5e
UHC 貂??系}貂??系{^ 111101011011000000111111001111111100110110100111011111011111010110110000001111110011111111001101101001110111101101011110 f5b03f3fcda77df5b03f3fcda77b5e

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