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 雎ク蜴ュ雎ク髢イ^ 11101000101100011011100011100101100011101010110111101000101100011011100011101001100101101011001001011110 e8b1b8e58eade8b1b8e996b25e
EUC-JP 雎ク蜴ュ雎ク髢イ^ 1111000010110011100011101011100011101001111011101000111010101101111100001011001110001110101110001111000111110110100011101011001001011110 f0b38eb8e9ee8eadf0b38eb8f1f68eb25e
UTF-8 雎ク蜴ュ雎ク髢イ^ 11101001100110111000111011101111101111011011100011101000100111001011010011101111101111011010110111101001100110111000111011101111101111011011100011101001101010111010001011101111101111011011001001011110 e99b8eefbdb8e89cb4efbdade99b8eefbdb8e9aba2efbdb25e
UHC 雎???雎???^ 1110111011010001001111110011111100111111111011101101000100111111001111110011111101011110 eed13f3f3feed13f3f3f5e

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