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 ????h?? 00111111001111110011111100111111011010000011111100111111 3f3f3f3f683f3f
SJIS-WIN 旋鴦旋?h旋鴦 100100001111100111101001111100011001000011111001001111110110100010010000111110011110100111110001 90f9e9f190f93f6890f9e9f1
EUC-JP 旋鴦旋?h旋鴦 110000001111101111110010111100111100000011111011001111110110100011000000111110111111001011110011 c0fbf2f3c0fb3f68c0fbf2f3
UTF-8 旋鴦旋媤h旋鴦 11100110100101111000101111101001101101001010011011100110100101111000101111100101101010101010010001101000111001101001011110001011111010011011010010100110 e6978be9b4a6e6978be5aaa468e6978be9b4a6
UHC 旋鴦旋媤h旋鴦 11100000110000011110010011101100111000001100000111100011101110000110100011100000110000011110010011101100 e0c1e4ece0c1e3b868e0c1e4ec

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