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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 薰ゥ遽ゥ\}薰ゥ遽ゥ\{^ 1111101110011110101010011110011110101111101010010101110001111101111110111001111010101001111001111010111110101001010111000111101101011110 fb9ea9e7afa95c7dfb9ea9e7afa95c7b5e
EUC-JP ?ゥ遽ゥ\}?ゥ遽ゥ\{^ 00111111100011101010100111101110101100011000111010101001010111000111110100111111100011101010100111101110101100011000111010101001010111000111101101011110 3f8ea9eeb18ea95c7d3f8ea9eeb18ea95c7b5e
UTF-8 薰ゥ遽ゥ\}薰ゥ遽ゥ\{^ 1110100010010110101100001110111110111101101010011110100110000001101111011110111110111101101010010101110001111101111010001001011010110000111011111011110110101001111010011000000110111101111011111011110110101001010111000111101101011110 e896b0efbda9e981bdefbda95c7de896b0efbda9e981bdefbda95c7b5e
UHC 薰?遽?\}薰?遽?\{^ 1111110110111001001111111100101111101000001111110101110001111101111111011011100100111111110010111110100000111111010111000111101101011110 fdb93fcbe83f5c7dfdb93fcbe83f5c7b5e

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