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 ??C???C?^ 001111110011111101000011001111110011111100111111010000110011111101011110 3f3f433f3f3f433f5e
SJIS-WIN ?邯C賈?邯C賈^ 00111111111001111011011001000011111001101100100100111111111001111011011001000011111001101100100101011110 3fe7b643e6c93fe7b643e6c95e
EUC-JP ?邯C賈?邯C賈^ 00111111111011101011100001000011111011001100101100111111111011101011100001000011111011001100101101011110 3feeb843eccb3feeb843eccb5e
UTF-8 뤶邯C賈뤶邯C賈^ 111010111010010010110110111010011000001010101111010000111110100010110011100010001110101110100100101101101110100110000010101011110100001111101000101100111000100001011110 eba4b6e982af43e8b388eba4b6e982af43e8b3885e
UHC 뤶邯C賈뤶邯C賈^ 100011111110010011001010111110110100001111001010101110011000111111100100110010101111101101000011110010101011100101011110 8fe4cafb43cab98fe4cafb43cab95e

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