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 縞?ぐ?縞?ぐ?^ 10001110110010000011111110000010101011100011111110001110110010000011111110000010101011100011111101011110 8ec83f82ae3f8ec83f82ae3f5e
EUC-JP 縞?ぐ?縞?ぐ?^ 10111100110010100011111110100100101100000011111110111100110010100011111110100100101100000011111101011110 bcca3fa4b03fbcca3fa4b03f5e
UTF-8 縞덞ぐ렖縞덞ぐ렖^ 11100111101110001001111011101011100011011001111011100011100000011001000011101011101000001001011011100111101110001001111011101011100011011001111011100011100000011001000011101011101000001001011001011110 e7b89eeb8d9ee38190eba096e7b89eeb8d9ee38190eba0965e
UHC 縞덞ぐ렖縞덞ぐ렖^ 1111101111010110101101001111101110101010101100001000111010101011111110111101011010110100111110111010101010110000100011101010101101011110 fbd6b4fbaab08eabfbd6b4fbaab08eab5e

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