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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??沅???沅?^ 00111111001111111000111111000110111010010011111100111111001111111000111111000110111010010011111101011110 3f3f8fc6e93f3f3f8fc6e93f5e
UTF-8 吏렋沅받吏렋沅밗^ 11101111101001111001111011101011101000001000101111100110101100101000010111101011101100001001101111101111101001111001111011101011101000001000101111100110101100101000010111101011101100001001011101011110 efa79eeba08be6b285ebb09befa79eeba08be6b285ebb0975e
UHC 吏렋沅받吏렋沅밗^ 1110110010100111100011101010001011101010101101101011100111011110111011001010011110001110101000101110101010110110101110011101110001011110 eca78ea2eab6b9deeca78ea2eab6b9dc5e

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