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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 枝九ぉ魄枝九ぉ白^ 1000111001111101100010111110001110000010101001111110100110101110100011100111110110001011111000111000001010100111100101001001001001011110 8e7d8be382a7e9ae8e7d8be382a794925e
EUC-JP 枝九ぉ魄枝九ぉ白^ 1011101111011110101101101110010110100100101010011111001010110000101110111101111010110110111001011010010010101001110001111111001001011110 bbdeb6e5a4a9f2b0bbdeb6e5a4a9c7f25e
UTF-8 枝九ぉ魄枝九ぉ白^ 11100110100111101001110111100100101110011001110111100011100000011000100111101001101011011000010011100110100111101001110111100100101110011001110111100011100000011000100111100111100110011011110101011110 e69e9de4b99de38189e9ad84e69e9de4b99de38189e799bd5e
UHC 枝九ぉ魄枝九ぉ白^ 1111001010101011110011101111101010101010101010011101101111011110111100101010101111001110111110101010101010101001110110111101110001011110 f2abcefaaaa9dbdef2abcefaaaa9dbdc5e

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