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 鬯夊ィュ鬯壽クォ^ 11101001101011001001101011101000101010001010110111101001101011001001101011100110101110001010101101011110 e9ac9ae8a8ade9ac9ae6b8ab5e
EUC-JP 鬯夊ィュ鬯壽クォ^ 1111001010101110110101001110101010001110101010001000111010101101111100101010111011010100111010001000111010111000100011101010101101011110 f2aed4ea8ea88eadf2aed4e88eb88eab5e
UTF-8 鬯夊ィュ鬯壽クォ^ 11101001101011001010111111100101101001001000101011101111101111011010100011101111101111011010110111101001101011001010111111100101101000111011110111101111101111011011100011101111101111011010101101011110 e9acafe5a48aefbda8efbdade9acafe5a3bdefbdb8efbdab5e
UHC ?????壽??^ 00111111001111110011111100111111001111111110000111111000001111110011111101011110 3f3f3f3f3fe1f83f3f5e

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