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 貂会セЦ}貂会セЦ{^ 1110011010111000100010011110111110111110100001000101011101111101111001101011100010001001111011111011111010000100010101110111101101011110 e6b889efbe84577de6b889efbe84577b5e
EUC-JP 貂会セЦ}貂会セЦ{^ 11101100101110101011001011110001100011101011111010100111101110000111110111101100101110101011001011110001100011101011111010100111101110000111101101011110 ecbab2f18ebea7b87decbab2f18ebea7b87b5e
UTF-8 貂会セЦ}貂会セЦ{^ 11101000101100101000001011100100101111001001101011101111101111011011111011010000101001100111110111101000101100101000001011100100101111001001101011101111101111011011111011010000101001100111101101011110 e8b282e4bc9aefbdbed0a67de8b282e4bc9aefbdbed0a67b5e
UHC 貂??Ц}貂??Ц{^ 111101011011000000111111001111111010110010111000011111011111010110110000001111110011111110101100101110000111101101011110 f5b03f3facb87df5b03f3facb87b5e

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