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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 怏??吾щ?移 1001110010001001001111110011111110001100111000011000010010001011001111111000100011011010 9c893f3f8ce1848b3f88da
EUC-JP 怏??吾щ?移 1101011111101001001111110011111110111000111000111010011111101011001111111011000011011100 d7e93f3fb8e3a7eb3fb0dc
UTF-8 怏묓옒吾щ쨯移 1110011010000000100011111110101110101100100100111110110010011000100100101110010110010000101111101101000110001001111011001010100010101111111001111010011110111011 e6808febac93ec9892e590bed189eca8afe7a7bb
UHC 怏묓옒吾щ쨯移 1110010011101000100100011110110110011110100110001110011111101110101011001110101110100100100010011110110010111001 e4e891ed9e98e7eeaceba489ecb9

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