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 ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN 顆ゅ忽w顆ゅ忽w^ 111010001111011110000010111000111000110110011010011101111110100011110111100000101110001110001101100110100111011101011110 e8f782e38d9a77e8f782e38d9a775e
EUC-JP 顆ゅ忽w顆ゅ忽w^ 111100001111100110100100111001011011100111111010011101111111000011111001101001001110010110111001111110100111011101011110 f0f9a4e5b9fa77f0f9a4e5b9fa775e
UTF-8 顆ゅ忽w顆ゅ忽w^ 111010011010000110000110111000111000001010000101111001011011111110111101011101111110100110100001100001101110001110000010100001011110010110111111101111010111011101011110 e9a186e38285e5bfbd77e9a186e38285e5bfbd775e
UHC 顆ゅ忽w顆ゅ忽w^ 110011101010100010101010111001011111101111101100011101111100111010101000101010101110010111111011111011000111011101011110 cea8aae5fbec77cea8aae5fbec775e

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