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 貶ナ穗}貶ナ穗{^ 11100110110010001100010111100010011011100111110111100110110010001100010111100010011011100111101101011110 e6c8c5e26e7de6c8c5e26e7b5e
EUC-JP 貶ナ穗}貶ナ穗{^ 111011001100101010001110110001011110001111001111011111011110110011001010100011101100010111100011110011110111101101011110 ecca8ec5e3cf7decca8ec5e3cf7b5e
UTF-8 貶ナ穗}貶ナ穗{^ 111010001011001010110110111011111011111010000101111001111010100110010111011111011110100010110010101101101110111110111110100001011110011110101001100101110111101101011110 e8b2b6efbe85e7a9977de8b2b6efbe85e7a9977b5e
UHC 貶?穗}貶?穗{^ 11111000101111110011111111100010101101000111110111111000101111110011111111100010101101000111101101011110 f8bf3fe2b47df8bf3fe2b47b5e

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