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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貔稲鵠}貔稲鵠{^ 111001101011111010001000111011101000110110010100011111011110011010111110100010001110111010001101100101000111101101011110 e6be88ee8d947de6be88ee8d947b5e
EUC-JP 貔稲鵠}貔稲鵠{^ 111011001100000010110000111100001011100111110100011111011110110011000000101100001111000010111001111101000111101101011110 ecc0b0f0b9f47decc0b0f0b9f47b5e
UTF-8 貔稲鵠}貔稲鵠{^ 111010001011001010010100111001111010100010110010111010011011010110100000011111011110100010110010100101001110011110101000101100101110100110110101101000000111101101011110 e8b294e7a8b2e9b5a07de8b294e7a8b2e9b5a07b5e
UHC ??鵠}??鵠{^ 0011111100111111110011011101110001111101001111110011111111001101110111000111101101011110 3f3fcddc7d3f3fcddc7b5e

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