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 貽鴣苓}貽鴣苓{^ 111001101100010011101001111100111001011111101000011111011110011011000100111010011111001110010111111010000111101101011110 e6c4e9f397e87de6c4e9f397e87b5e
EUC-JP 貽鴣苓}貽鴣苓{^ 111011001100011011110010111101011100111011101010011111011110110011000110111100101111010111001110111010100111101101011110 ecc6f2f5ceea7decc6f2f5ceea7b5e
UTF-8 貽鴣苓}貽鴣苓{^ 111010001011001010111101111010011011010010100011111010001000101110010011011111011110100010110010101111011110100110110100101000111110100010001011100100110111101101011110 e8b2bde9b4a3e88b937de8b2bde9b4a3e88b937b5e
UHC 貽??}貽??{^ 1110110011000010001111110011111101111101111011001100001000111111001111110111101101011110 ecc23f3f7decc23f3f7b5e

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