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 紆\[紆\[^ 1110011110110100100001100101110001011011111001111011010010000110010111000101101101011110 e7b4865c5be7b4865c5b5e
SJIS-WIN ?´?\[?´?\[^ 00111111100000010100110000111111010111000101101100111111100000010100110000111111010111000101101101011110 3f814c3f5c5b3f814c3f5c5b5e
EUC-JP ç´?\[ç´?\[^ 1000111110101011101011101010000110101101001111110101110001011011100011111010101110101110101000011010110100111111010111000101101101011110 8fabaea1ad3f5c5b8fabaea1ad3f5c5b5e
UTF-8 紆\[紆\[^ 1100001110100111110000101011010011000010100001100101110001011011110000111010011111000010101101001100001010000110010111000101101101011110 c3a7c2b4c2865c5bc3a7c2b4c2865c5b5e
UHC ?´?\[?´?\[^ 00111111101000101010010100111111010111000101101100111111101000101010010100111111010111000101101101011110 3fa2a53f5c5b3fa2a53f5c5b5e

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